ParentTable プロパティ

外部キー制約の親テーブルを取得します。

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

構文

'宣言
Public ReadOnly Property ParentTable As String
    Get
'使用
Dim instance As SyncSchemaForeignKey
Dim value As String

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

プロパティ値

型 : System. . :: . .String
外部キー制約の親テーブル。

参照

参照

SyncSchemaForeignKeyクラス

SyncSchemaForeignKey メンバー

Microsoft.Synchronization.Data 名前空間