次の方法で共有


AdoDotNetConnectionProperties.IsExtensible Property

Definition

Gets a value indicating whether the DDEX provider connection properties are extensible.

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

Property Value

true if the DDEX provider connection properties are extensible; otherwise false.

Implements

Applies to