不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
Public Property RequestFieldsTypes As RequestFieldsTypes
Get
Set
'用途
Dim instance As PropertiesRequest
Dim value As RequestFieldsTypes
value = instance.RequestFieldsTypes
instance.RequestFieldsTypes = value
public RequestFieldsTypes RequestFieldsTypes { get; set; }
public:
property RequestFieldsTypes RequestFieldsTypes {
RequestFieldsTypes get ();
void set (RequestFieldsTypes value);
}
member RequestFieldsTypes : RequestFieldsTypes with get, set
function get RequestFieldsTypes () : RequestFieldsTypes
function set RequestFieldsTypes (value : RequestFieldsTypes)
屬性值
型別:Microsoft.SqlServer.Management.Sdk.Sfc.RequestFieldsTypes
The list of types of the request fields.