Aracılığıyla paylaş


Sql100ReverseEngineerConstructor.ImportSystemClrTypesAsExternal Özellik

Alır veya sistem ortak dil çalışma zamanı (clr) türleri harici veya dahili öğeler olarak aktarılıp denetleyen seçeneği ayarlar.

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

Sözdizimi

'Bildirim
Public Property ImportSystemClrTypesAsExternal As Boolean
    Get
    Set
public bool ImportSystemClrTypesAsExternal { get; set; }
public:
property bool ImportSystemClrTypesAsExternal {
    bool get ();
    void set (bool value);
}
member ImportSystemClrTypesAsExternal : bool with get, set
function get ImportSystemClrTypesAsExternal () : boolean
function set ImportSystemClrTypesAsExternal (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Sql100ReverseEngineerConstructor Sınıf

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı