IDTSSupportTargetServerVersion130.TargetServerVersion Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTargetServerVersion default { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTargetServerVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSTargetServerVersion value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.TargetServerVersion : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSTargetServerVersion with get, set
Default Public Property TargetServerVersion As DTSTargetServerVersion

Property Value

Attributes

Applies to