IDTSSupportTargetServerVersion130.TargetServerVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion default { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion value); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSTargetServerVersion with get, set
Default Public Property TargetServerVersion As DTSTargetServerVersion
Property Value
- Attributes