ISqlSyncGroup.SqlDatabaseName Property
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.
Gets name of the SQL Database to which this Sync Group belongs.
public string SqlDatabaseName { get; }
member this.SqlDatabaseName : string
Public ReadOnly Property SqlDatabaseName As String