AdomdDataReader.GetBytes(Int32, Int64, Byte[], Int32, Int32) Method
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.
GetBytes
C#
public long GetBytes (int ordinal, long dataIndex, byte[] buffer, int bufferIndex, int length);
abstract member GetBytes : int * int64 * byte[] * int * int -> int64
override this.GetBytes : int * int64 * byte[] * int * int -> int64
Public Function GetBytes (ordinal As Integer, dataIndex As Long, buffer As Byte(), bufferIndex As Integer, length As Integer) As Long
- ordinal
- Int32
ordinal
- dataIndex
- Int64
dataIndex
- buffer
- Byte[]
buffer
- bufferIndex
- Int32
bufferIndex
- length
- Int32
length
Information not available for this release.
Продукт | Версии |
---|---|
Analysis Services SDK for .NET | latest |