Share via


SyncTableMetadata Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SyncTableMetadata class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SyncTableMetadata() Initializes a new instance of the SyncTableMetadata class by using default values.
Public method SyncTableMetadata(String) Initializes a new instance of the SyncTableMetadata class by using a table name parameter.
Public method SyncTableMetadata(String, SyncDirection) Initializes a new instance of the SyncTableMetadata class by using a table name and synchronization direction parameters.

Top

See Also

Reference

SyncTableMetadata Class

Microsoft.Synchronization.Data Namespace