SchemaCompareSettingsService.CreateConfigurationOptions-Methode

Gibt beim Überschreiben in einer abgeleiteten Klasse einen Satz mit Bereitstellungsoptionen zurück.

Namespace:  Microsoft.Data.Schema.Tools.Compare.Schema
Assembly:  Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)

Syntax

'Declaration
Protected Overridable Function CreateConfigurationOptions As SchemaDeploymentOptions
protected virtual SchemaDeploymentOptions CreateConfigurationOptions()
protected:
virtual SchemaDeploymentOptions^ CreateConfigurationOptions()
abstract CreateConfigurationOptions : unit -> SchemaDeploymentOptions 
override CreateConfigurationOptions : unit -> SchemaDeploymentOptions 
protected function CreateConfigurationOptions() : SchemaDeploymentOptions

Rückgabewert

Typ: Microsoft.Data.Schema.Build.SchemaDeploymentOptions
Die konfigurierten Bereitstellungsoptionen für das aktuelle Schemamodell und die Version.Die Standardimplementierung gibt immer nullNULL-Verweis (Nothing in Visual Basic) zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SchemaCompareSettingsService Klasse

Microsoft.Data.Schema.Tools.Compare.Schema-Namespace

SchemaDeploymentOptions

Sql100SchemaDeploymentOptions