Partager via


Version propriété

Returns the version of this connection manager.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Version As Integer
    Get
'Utilisation
Dim instance As ConnectionManagerBase
Dim value As Integer

value = instance.Version
public virtual int Version { get; }
public:
virtual property int Version {
    int get ();
}
abstract Version : int
override Version : int
function get Version () : int

Valeur de la propriété

Type : System. . :: . .Int32
An Integer that indicates the version. The default value is 0.