StorageDataReader 类

定义

public ref class StorageDataReader
public class StorageDataReader
type StorageDataReader = class
Public Class StorageDataReader
继承
StorageDataReader

构造函数

StorageDataReader(IDataReader)

属性

FieldCount

方法

GetBytesWithMaxCapacity(Int32, Int32)
GetCharsWithMaxCapacity(Int32, Int32)
GetDataTypeName(Int32)
GetFieldType(Int32)
GetName(Int32)
GetProviderSpecificDataTypeName(Int32)
GetSchemaTable()
GetValue(Int32)
GetValues(Object[])
GetXmlWithMaxCapacity(Int32, Int32)
GetXmlWithMaxCapacity(Int32, Int32, StorageDataReader+QueryKeepStoringData)
IsDBNull(Int32)
Read()

适用于