DbSyncForeignKeyConstraintCollection Constructor
Initializes a new instance of the DbSyncForeignKeyConstraintCollection class.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DbSyncForeignKeyConstraintCollection
public DbSyncForeignKeyConstraintCollection ()
public:
DbSyncForeignKeyConstraintCollection ()
public DbSyncForeignKeyConstraintCollection ()
public function DbSyncForeignKeyConstraintCollection ()
See Also
Reference
DbSyncForeignKeyConstraintCollection Class
DbSyncForeignKeyConstraintCollection Members
Microsoft.Synchronization.Data Namespace