不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
Public Sub New ( _
fields As String() _
)
'用途
Dim fields As String()
Dim instance As New PropertiesRequest(fields)
public PropertiesRequest(
string[] fields
)
public:
PropertiesRequest(
array<String^>^ fields
)
new :
fields:string[] -> PropertiesRequest
public function PropertiesRequest(
fields : String[]
)
參數
- fields
型別:array<System.String[]
A string that represents the list of fields.