AdoDotNetConnectionProperties.IsExtensible Property

Definition

Retrieves or sets a Boolean value indicating whether the DDEX Provider connection properties are extensible.

public:
 virtual property bool IsExtensible { bool get(); };
public override bool IsExtensible { get; }
member this.IsExtensible : bool
Public Overrides ReadOnly Property IsExtensible As Boolean

Property Value

Returns true if the DDEX Provider connection properties are extensible; otherwise returns false.

Applies to