Aracılığıyla paylaş


DeploymentContributorContext.Target Özellik

Alır veya hedef veri şema modeli ayarlar.

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

Sözdizimi

'Bildirim
Public Property Target As DataSchemaModel
    Get
    Set
public DataSchemaModel Target { get; set; }
public:
property DataSchemaModel^ Target {
    DataSchemaModel^ get ();
    void set (DataSchemaModel^ value);
}
member Target : DataSchemaModel with get, set
function get Target () : DataSchemaModel
function set Target (value : DataSchemaModel)

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.DataSchemaModel
Hedef veri şema modeli.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentContributorContext Sınıf

Microsoft.Data.Schema.Build Ad Alanı