Aracılığıyla paylaş


ISqlSupportsReplication.IsReplicated Özellik

Alır veya nesne çoğaltma tabi olup olmadığını gösteren bir değeri ayarlar.

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

Sözdizimi

'Bildirim
Property IsReplicated As Boolean
    Get
    Set
bool IsReplicated { get; set; }
property bool IsReplicated {
    bool get ();
    void set (bool value);
}
abstract IsReplicated : bool with get, set
function get IsReplicated () : boolean
function set IsReplicated (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlSupportsReplication Arabirim

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