Proprietà XmlReadDoc.Properties
Gets the document properties inherited in the assembly. 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 Properties As XmlReadProperties
Get
'Utilizzo
Dim instance As XmlReadDoc
Dim value As XmlReadProperties
value = instance.Properties
public XmlReadProperties Properties { get; }
public:
property XmlReadProperties^ Properties {
XmlReadProperties^ get ();
}
member Properties : XmlReadProperties
function get Properties () : XmlReadProperties
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
The properties of the document.