AzureSqlSyncGroupCmdletBase.ConstructSchemaFromFile(String) 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.
Construct schema for schema file
protected static Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncGroupSchemaModel ConstructSchemaFromFile (string filePath);
static member ConstructSchemaFromFile : string -> Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncGroupSchemaModel
Protected Shared Function ConstructSchemaFromFile (filePath As String) As AzureSqlSyncGroupSchemaModel
Parameters
- filePath
- String
The path of the schema file
Returns
A schema object of member database