Méthode GetSchema
Gets the definition schema of the metadata value.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Function GetSchema As XmlSchema
'Utilisation
Dim instance As MetadataValue
Dim returnValue As XmlSchema
returnValue = instance.GetSchema()
public XmlSchema GetSchema()
public:
virtual XmlSchema^ GetSchema() sealed
abstract GetSchema : unit -> XmlSchema
override GetSchema : unit -> XmlSchema
public final function GetSchema() : XmlSchema
Valeur de retour
Type : System.Xml.Schema. . :: . .XmlSchema
An XmlSchema object.