AzureSqlDataSyncCommunicator.InvokeSyncHubSchemaRefresh Method
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.
Invoke the schema of hub database refreshing
public void InvokeSyncHubSchemaRefresh (string resourceGroupName, string serverName, string databaseName, string syncGroupName);
member this.InvokeSyncHubSchemaRefresh : string * string * string * string -> unit
Public Sub InvokeSyncHubSchemaRefresh (resourceGroupName As String, serverName As String, databaseName As String, syncGroupName As String)
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- syncGroupName
- String