Aracılığıyla paylaş


ISchemaDeploymentController.VerifyPlan Yöntem

Türetilmiş bir sınıfta uygulanan kullanır Deployment özellik değeri doğrulama planı.

Ad alanı:  Microsoft.Data.Schema.Build
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Function VerifyPlan ( _
    plan As DeploymentPlan _
) As IList(Of DataSchemaError)
IList<DataSchemaError> VerifyPlan(
    DeploymentPlan plan
)
IList<DataSchemaError^>^ VerifyPlan(
    DeploymentPlan^ plan
)
abstract VerifyPlan : 
        plan:DeploymentPlan -> IList<DataSchemaError> 
function VerifyPlan(
    plan : DeploymentPlan
) : IList<DataSchemaError>

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IList<DataSchemaError>
Hatalar ve uyarılar doğrulama işlemi sırasında karşılaşılan listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISchemaDeploymentController Arabirim

Microsoft.Data.Schema.Build Ad Alanı

SchemaDeployment.OnVerifyPlan

Deployment

DeploymentPlan