Поделиться через


Свойство XmlReadDoc.Properties

Gets the document properties inherited in the assembly. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public ReadOnly Property Properties As XmlReadProperties 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
The properties of the document.

См. также

Справочник

XmlReadDoc Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc