次の方法で共有


RelationshipClass.Name プロパティ

リレーションシップの名前を取得します。

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

構文

'宣言
Public ReadOnly Property Name As String
'使用
Dim instance As RelationshipClass
Dim value As String

value = instance.Name
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
public function get Name () : String

プロパティ値

型 : System.String

参照

参照

RelationshipClass クラス

RelationshipClass メンバ

Microsoft.Data.Schema.SchemaModel 名前空間