ConnectionManagerBase.Version Property

Definition

Returns the version of this connection manager.

public:
 virtual property int Version { int get(); };
public virtual int Version { get; }
member this.Version : int
Public Overridable ReadOnly Property Version As Integer

Property Value

An Integer that indicates the version. The default value is 0.

Applies to