Count プロパティ

コレクション内の SyncSchemaForeignKey オブジェクトの数を取得します。

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

構文

'宣言
Public ReadOnly Property Count As Integer
    Get
'使用
Dim instance As SyncSchemaForeignKeys
Dim value As Integer

value = instance.Count
public int Count { get; }
public:
property int Count {
    int get ();
}
member Count : int
function get Count () : int

プロパティ値

型 : System. . :: . .Int32
コレクション内の SyncSchemaForeignKey オブジェクトの数。

参照

参照

SyncSchemaForeignKeysクラス

SyncSchemaForeignKeys メンバー

Microsoft.Synchronization.Data 名前空間