次の方法で共有


ElementClass.IdentifierGroup プロパティ

この要素クラスが属する IdentifierGroup を取得します。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public ReadOnly Property IdentifierGroup As IdentifierGroup
'使用
Dim instance As ElementClass
Dim value As IdentifierGroup

value = instance.IdentifierGroup
public IdentifierGroup IdentifierGroup { get; }
public:
property IdentifierGroup^ IdentifierGroup {
    IdentifierGroup^ get ();
}
public function get IdentifierGroup () : IdentifierGroup

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.IdentifierGroup

参照

参照

ElementClass クラス

ElementClass メンバ

Microsoft.Data.Schema.SchemaModel 名前空間