ConnectionManaged.GetOutParamValue(Object) Méthode
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:
virtual System::Object ^ GetOutParamValue(System::Object ^ paramName);
public object GetOutParamValue (object paramName);
abstract member GetOutParamValue : obj -> obj
override this.GetOutParamValue : obj -> obj
Public Function GetOutParamValue (paramName As Object) As Object
Paramètres
- paramName
- Object
Retours
Implémente
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.GetOutParamValue(System.Object)