Condividi tramite


Proprietà InfoType

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 Property InfoType As RequestObjectInfo..::..Flags
    Get
    Set
'Utilizzo
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)

Valore proprietà

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