SyncMemberDbType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the sync agent linked database.
public enum SyncMemberDbType
type SyncMemberDbType =
Public Enum SyncMemberDbType
- Inheritance
-
SyncMemberDbType
Fields
Name | Value | Description |
---|---|---|
AzureSqlDatabase | 0 | AzureSqlDatabase. |
SqlServerDatabase | 1 | SqlServerDatabase. |