Свойство InfoType

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

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

Синтаксис

'Декларация
Public Property InfoType As RequestObjectInfo..::..Flags
    Get
    Set
'Применение
Dim instance As RequestObjectInfo
Dim value As RequestObjectInfo..::..Flags

value = instance.InfoType

instance.InfoType = value
public RequestObjectInfo..::..Flags InfoType { get; set; }
public:
property RequestObjectInfo..::..Flags InfoType {
    RequestObjectInfo..::..Flags get ();
    void set (RequestObjectInfo..::..Flags value);
}
member InfoType : RequestObjectInfo..::..Flags with get, set
function get InfoType () : RequestObjectInfo..::..Flags
function set InfoType (value : RequestObjectInfo..::..Flags)

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

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .RequestObjectInfo. . :: . .Flags
The flags which indicates what to return.