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()

Return Value

Type: XmlSchema
Always return .
See Also