次の方法で共有


GetFields メソッド

xml の指定したフィールドの値を追加します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Protected Shared Function GetFields ( _
    fields As String _
) As StringCollection
'使用
Dim fields As String
Dim returnValue As StringCollection

returnValue = XmlRead.GetFields(fields)
protected static StringCollection GetFields(
    string fields
)
protected:
static StringCollection^ GetFields(
    String^ fields
)
static member GetFields : 
        fields:string -> StringCollection 
protected static function GetFields(
    fields : String
) : StringCollection

パラメーター

戻り値

型: System.Collections.Specialized. . :: . .StringCollection
取得するフィールドです。