SqlSyncProviderScopeParameters::AdapterParameters Property
Gets the collection of parameter sets associated with all of the tables in the scope.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
public: property SqlSyncProviderAdapterParametersCollection^ AdapterParameters { SqlSyncProviderAdapterParametersCollection^ get (); }
Property Value
Type: Microsoft.Synchronization.Data.SqlServer::SqlSyncProviderAdapterParametersCollectionThe collection of parameter sets associated with all of the tables in the scope.
Show: