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