IDTSBuffer100.GetRowStarts(UInt32, IntPtr) 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 GetRowStarts(System::UInt32 dwRowsRequested, IntPtr pbRowStarts);
public void GetRowStarts(uint dwRowsRequested, IntPtr pbRowStarts);
abstract member GetRowStarts : uint32 * nativeint -> unit
Public Sub GetRowStarts (dwRowsRequested As UInteger, pbRowStarts As IntPtr)
Paramètres
- dwRowsRequested
- UInt32
- pbRowStarts
-
IntPtr
nativeint
Remarques
Note
Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.
Cette méthode renvoie un pointeur vers le point de départ pour le nombre de lignes spécifié.