Aracılığıyla paylaş


DeploymentPlanGenerator.Messages Özellik

İleti listesini alır.

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

Sözdizimi

'Bildirim
Public ReadOnly Property Messages As IList(Of DataSchemaError)
    Get
public IList<DataSchemaError> Messages { get; }
public:
property IList<DataSchemaError^>^ Messages {
    IList<DataSchemaError^>^ get ();
}
member Messages : IList<DataSchemaError>
function get Messages () : IList<DataSchemaError>

Özellik Değeri

Tür: System.Collections.Generic.IList<DataSchemaError>
İleti listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentPlanGenerator Sınıf

Microsoft.Data.Schema.Build Ad Alanı

DataSchemaError