Freigeben über


DeploymentProjectBuilder.OnVerifyConfiguration-Methode

Gibt NULL zurück.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Overridable Function OnVerifyConfiguration As IList(Of DataSchemaError)
protected virtual IList<DataSchemaError> OnVerifyConfiguration()
protected:
virtual IList<DataSchemaError^>^ OnVerifyConfiguration()
abstract OnVerifyConfiguration : unit -> IList<DataSchemaError> 
override OnVerifyConfiguration : unit -> IList<DataSchemaError> 
protected function OnVerifyConfiguration() : IList<DataSchemaError>

Rückgabewert

Typ: System.Collections.Generic.IList<DataSchemaError>

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentProjectBuilder Klasse

Microsoft.Data.Schema.Build-Namespace