ConnectionManagerBase.TargetServerVersion Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::DTSTargetServerVersion TargetServerVersion { Microsoft::SqlServer::Dts::Runtime::DTSTargetServerVersion get(); };
public Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion TargetServerVersion { get; }
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion TargetServerVersion { get; }
member this.TargetServerVersion : Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion
[<System.ComponentModel.Browsable(false)>]
member this.TargetServerVersion : Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion
Public ReadOnly Property TargetServerVersion As DTSTargetServerVersion

Property Value

Attributes

Applies to