DataConnectionProperties.IsExtensible Özellik

Tanım

DDEX sağlayıcı bağlantı özelliklerinin Genişletilebilir olup olmadığını gösteren bir Boole değeri alır veya ayarlar.

public:  property bool IsExtensible {  public:
bool get(); protected:
 void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool IsExtensible { get; protected set; }
[<System.ComponentModel.Browsable(false)>]
member this.IsExtensible : bool with get, set
Public Property IsExtensible As Boolean

Özellik Değeri

Boolean

bağlantı özellikleri Genişletilebilir ise doğru; Aksi takdirde, false.

Öznitelikler

Şunlara uygulanır