SyncScopeProvisioning Class Properties
In This Topic
For a list of all members of this type, see SyncScopeProvisioning members.
Public Properties
| Name | Description |
 | CommandTimeout | Gets or sets the wait time, in seconds, for a provisioning command to execute before the command is stopped and an error is generated. |
 | ObjectPrefix | Gets or sets the optional preffix for names of Sync Framework metadata objects. |
 | ObjectSchema | Gets or sets the schema containing Sync Framework metadata objects. |
 | ScopeName | Gets the name of the scope. |
 | Tables | Gets a collection of SyncTableProvisioning objects that represent the provisioning of database tables. |
 | UserComment | Gets or sets the user-specified comment about the scope. |
Top
See Also