次の方法で共有


FieldDictionary プロパティ

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

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

構文

'宣言
ReadOnly Property FieldDictionary As Dictionary(Of String, Object)
    Get
'使用
Dim instance As IUrnFragment
Dim value As Dictionary(Of String, Object)

value = instance.FieldDictionary
Dictionary<string, Object> FieldDictionary { get; }
property Dictionary<String^, Object^>^ FieldDictionary {
    Dictionary<String^, Object^>^ get ();
}
abstract FieldDictionary : Dictionary<string, Object>
function get FieldDictionary () : Dictionary<String, Object>

プロパティ値

型: System.Collections.Generic. . :: . .Dictionary< (Of < ( <'String, Object> ) > ) >
指定したフィールドの辞書です。