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 | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() ![]() |
GetDescriptionForScope | Overloaded. Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server database. |
![]() ![]() |
GetDescriptionForTable | Overloaded. Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server database. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlSyncDescriptionBuilder Class
Microsoft.Synchronization.Data.SqlServer Namespace