Поделиться через


DeploymentProjectBuilder.OnVerifyConfiguration - метод

Возвращает значение null.

Пространство имен:  Microsoft.Data.Schema.Build
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: System.Collections.Generic.IList<DataSchemaError>

Безопасность платформы .NET Framework

См. также

Ссылки

DeploymentProjectBuilder Класс

Microsoft.Data.Schema.Build - пространство имен