ISchemaDeploymentController.CompareModels Method
When implemented in a derived class, uses the value of the Deployment property to invoke the compare models process.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Sub CompareModels
void CompareModels()
void CompareModels()
abstract CompareModels : unit -> unit
function CompareModels()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ISchemaDeploymentController Interface
Microsoft.Data.Schema.Build Namespace
SchemaDeploymentCompareModels()