'Declaration Public Function New( _ ByVal connection As DB2Connection, _ ByVal tableDescription As DbSyncTableDescription _ )
public DB2SyncTableProvisioning( DB2Connection connection, DbSyncTableDescription tableDescription )
Parameters
- connection
- A connection to perform the provisioning operation over.
- tableDescription
- The description of the table to provision.