共用方式為


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 命名空間