SqlSyncDescriptionBuilder Members

Represents scope and table information for a SQL Server database that is involved in synchronization.

The following tables list the members exposed by the SqlSyncDescriptionBuilder type.

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method Dd937378.static(en-us,SQL.105).gif GetDescriptionForScope Overloaded. Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server database.
Public method Dd937378.static(en-us,SQL.105).gif GetDescriptionForTable Overloaded. Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server database.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937378.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlSyncDescriptionBuilder Class
Microsoft.Synchronization.Data.SqlServer Namespace