Proprietà XmlReadProperties.Property
Gets the specified property in the Xml Read Property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Property As XmlReadProperty
Get
'Utilizzo
Dim instance As XmlReadProperties
Dim value As XmlReadProperty
value = instance.Property
public XmlReadProperty Property { get; }
public:
property XmlReadProperty^ Property {
XmlReadProperty^ get ();
}
member Property : XmlReadProperty
function get Property () : XmlReadProperty
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperty
The property in the Xml Read Property.