Propriété XmlReadDoc.Properties
Gets the document properties inherited in the assembly. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As XmlReadProperties
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
The properties of the document.