Share via


CDataMember.GetSchema Method

Definition

Returns schema representation for the XML schemas.

public System.Xml.Schema.XmlSchema GetSchema ();
abstract member GetSchema : unit -> System.Xml.Schema.XmlSchema
override this.GetSchema : unit -> System.Xml.Schema.XmlSchema
Public Function GetSchema () As XmlSchema

Returns

The schema representation for the XML schemas.

Implements

Applies to