Version 屬性
Returns the version of this connection manager.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Overridable ReadOnly Property Version As Integer
Get
'用途
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
屬性值
型別:System. . :: . .Int32
An Integer that indicates the version. The default value is 0.