Aracılığıyla paylaş


DataGenerationServices.GetModelCopyConfiguration Yöntem

Yapılandırma öğeleri için sağlanan veri şema modelinde alır.

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

Sözdizimi

'Bildirim
Public Overridable Function GetModelCopyConfiguration ( _
    projectStore As DataSchemaModel _
) As ModelComparerConfiguration
public virtual ModelComparerConfiguration GetModelCopyConfiguration(
    DataSchemaModel projectStore
)
public:
virtual ModelComparerConfiguration^ GetModelCopyConfiguration(
    DataSchemaModel^ projectStore
)
abstract GetModelCopyConfiguration : 
        projectStore:DataSchemaModel -> ModelComparerConfiguration 
override GetModelCopyConfiguration : 
        projectStore:DataSchemaModel -> ModelComparerConfiguration 
public function GetModelCopyConfiguration(
    projectStore : DataSchemaModel
) : ModelComparerConfiguration

Parametreler

Dönüş Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ModelComparerConfiguration
Sağlanan modeli modeli karşılaştırıcısı yapılandırma.

Açıklamalar

Bu yöntem ile çalışır GetTypesExcludedFromComparison yöntemine karşılaştırmak modeli için hedef veritabanı.

Veritabanı şeması model olarak temsil edilebilir bu yöntemle bu bilgileri sağlamak Visual Studio projeleri, burada kullanıcılar oluşturabilir ve modeli tanımladığınız veritabanı nesnelerini işlemek

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataGenerationServices Sınıf

Microsoft.Data.Schema.Tools.DataGenerator Ad Alanı

GetTypesExcludedFromComparison

ModelComparerConfiguration

DataSchemaModel