共用方式為


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.