IDTSBuffer100.SetData(Int32, Int32, DTP_VARIANT) 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:
void SetData(int hRow, int hCol, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTP_VARIANT % pData);
public void SetData (int hRow, int hCol, ref Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTP_VARIANT pData);
abstract member SetData : int * int * DTP_VARIANT -> unit
Public Sub SetData (hRow As Integer, hCol As Integer, ByRef pData As DTP_VARIANT)
Paramètres
- hRow
- Int32
- hCol
- Int32
- pData
- DTP_VARIANT