MembershipBaseObjectDataGetSchema Method |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
Namespace: Dundas.BI.AccountServices.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxprotected XmlSchema? GetSchema()
Protected Function GetSchema As XmlSchema
protected:
XmlSchema^ GetSchema()
member GetSchema : unit -> XmlSchema
Return Value
XmlSchemaAlways return
.
See Also