ManagedHelper.TargetServerVersion Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion TargetServerVersion { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSTargetServerVersion value); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSTargetServerVersion TargetServerVersion { get; set; }
member this.TargetServerVersion : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSTargetServerVersion with get, set
Public Property TargetServerVersion As DTSTargetServerVersion