SyncSchemaForeignKeys.Item Property
Gets a SyncSchemaForeignKey object from the collection.
Overload List
Name | Description |
---|---|
SyncSchemaForeignKeys.Item (Int32) |
Gets a SyncSchemaForeignKey object from the collection at the specified index.
|
SyncSchemaForeignKeys.Item (String) |
Gets a SyncSchemaForeignKey object from the collection when given a foreign key constraint name.
|
See Also
Reference
SyncSchemaForeignKeys Class
SyncSchemaForeignKeys Members
Microsoft.Synchronization.Data Namespace