SqlSyncDescriptionBuilder.GetDescriptionForScope Method
Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server database.
Overload List
Name | Description |
---|---|
SqlSyncDescriptionBuilder.GetDescriptionForScope (String, SqlConnection) |
Returns a DbSyncScopeDescription object that contains information about the specified scope that is defined for a SQL Server database.
|
SqlSyncDescriptionBuilder.GetDescriptionForScope (String, String, SqlConnection) |
Returns a DbSyncScopeDescription object that contains information about the specified scope that is defined for a SQL Server database.
|
SqlSyncDescriptionBuilder.GetDescriptionForScope (String, String, String, SqlConnection) |
Returns a DbSyncScopeDescription object that contains information about the specified scope that is defined for a SQL Server database.
|
See Also
Reference
SqlSyncDescriptionBuilder Class
SqlSyncDescriptionBuilder Members
Microsoft.Synchronization.Data.SqlServer Namespace