|
Close |
關閉 SqlCeDataReader 物件。 (覆寫 DbDataReader. . :: . .Close() () () ()。) |
|
CreateObjRef |
(inherited from MarshalByRefObject) |
|
Dispose() () () () |
基礎結構。釋放此 SqlCeDataReader 所耗用的資源。 |
|
Dispose |
(inherited from DbDataReader) |
|
Equals |
(inherited from Object) |
|
Finalize |
釋放 Unmanaged 資源並執行其他清除作業後,記憶體回收才能重新回收 SqlCeDataReader。 (覆寫 Object. . :: . .Finalize() () () ()。) |
|
GetBoolean |
取得指定之資料行的值做為布林值 (Boolean)。 (覆寫 DbDataReader. . :: . .GetBoolean(Int32)。) |
|
GetByte |
取得指定資料行的值做為位元組。 (覆寫 DbDataReader. . :: . .GetByte(Int32)。) |
|
GetBytes |
從指定的資料行位移 (Offset) 將位元組資料流讀入做為陣列的緩衝區,開始於指定的緩衝區位移。 (覆寫 DbDataReader. . :: . .GetBytes(Int32, Int64, array<Byte> [] () [] [], Int32, Int32)。) |
|
GetChar |
.NET Compact Framework Data Provider for SQL Server Compact 3.5 中不支援。 (覆寫 DbDataReader. . :: . .GetChar(Int32)。) |
|
GetChars |
從指定的資料行位移將字元的資料流讀入做為陣列的緩衝區,開始於指定的緩衝區位移。 (覆寫 DbDataReader. . :: . .GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32)。) |
|
GetData |
(inherited from DbDataReader) |
|
GetDataTypeName |
取得來源資料類型的名稱。 (覆寫 DbDataReader. . :: . .GetDataTypeName(Int32)。) |
|
GetDateTime |
取得指定之資料行的值做為 DateTime 物件。 (覆寫 DbDataReader. . :: . .GetDateTime(Int32)。) |
|
GetDbDataReader |
(inherited from DbDataReader) |
|
GetDecimal |
取得指定之資料行的值做為 Decimal 物件。 (覆寫 DbDataReader. . :: . .GetDecimal(Int32)。) |
|
GetDouble |
取得指定資料行的值做為雙精度浮點數。 (覆寫 DbDataReader. . :: . .GetDouble(Int32)。) |
|
GetEnumerator |
基礎結構。 (覆寫 DbDataReader. . :: . .GetEnumerator() () () ()。) |
|
GetFieldType |
取得 Type,即是物件的資料類型。 (覆寫 DbDataReader. . :: . .GetFieldType(Int32)。) |
|
GetFloat |
取得指定資料行的值做為單精度浮點數。 (覆寫 DbDataReader. . :: . .GetFloat(Int32)。) |
|
GetGuid |
取得指定資料行的值做為全域唯一識別項 (GUID)。 (覆寫 DbDataReader. . :: . .GetGuid(Int32)。) |
|
GetHashCode |
(inherited from Object) |
|
GetInt16 |
取得指定資料行的值做為 16 位元帶正負號的整數 (Signed Integer)。 (覆寫 DbDataReader. . :: . .GetInt16(Int32)。) |
|
GetInt32 |
取得指定資料行的值做為 32 位元帶正負號的整數 (Signed Integer)。 (覆寫 DbDataReader. . :: . .GetInt32(Int32)。) |
|
GetInt64 |
取得指定資料行的值做為 64 位元帶正負號的整數 (Signed Integer)。 (覆寫 DbDataReader. . :: . .GetInt64(Int32)。) |
|
GetLifetimeService |
(inherited from MarshalByRefObject) |
|
GetName |
取得指定資料行的名稱。 (覆寫 DbDataReader. . :: . .GetName(Int32)。) |
|
GetOrdinal |
提供資料行的名稱,取得資料行序數。 (覆寫 DbDataReader. . :: . .GetOrdinal(String)。) |
|
GetProviderSpecificFieldType |
取得 Object,其為基礎提供者專屬欄位類型的表示。 (覆寫 DbDataReader. . :: . .GetProviderSpecificFieldType(Int32)。) |
|
GetProviderSpecificValue |
(inherited from DbDataReader) |
|
GetProviderSpecificValues |
(inherited from DbDataReader) |
|
GetSchemaTable |
傳回 DataTable,以描述 SqlCeDataReader 的資料行中繼資料。 (覆寫 DbDataReader. . :: . .GetSchemaTable() () () ()。) |
|
GetSqlBinary |
取得指定之資料行的值做為 SqlBinary。 |
|
GetSqlBoolean |
取得指定之資料行的值做為 SqlBoolean。 |
|
GetSqlByte |
取得指定之資料行的值做為 SqlByte。 |
|
GetSqlDateTime |
取得指定之資料行的值做為 SqlDateTime。 |
|
GetSqlDecimal |
取得指定之資料行的值做為 SqlDecimal。 |
|
GetSqlDouble |
取得指定之資料行的值做為 SqlDouble。 |
|
GetSqlGuid |
取得指定之資料行的值做為 SqlGuid。 |
|
GetSqlInt16 |
取得指定之資料行的值做為 SqlInt16。 |
|
GetSqlInt32 |
取得指定之資料行的值做為 SqlInt32。 |
|
GetSqlInt64 |
取得指定之資料行的值做為 SqlInt64。 |
|
GetSqlMoney |
取得指定之資料行的值做為 SqlMoney。 |
|
GetSqlSingle |
取得指定之資料行的值做為 SqlSingle。 |
|
GetSqlString |
取得指定之資料行的值做為 SqlString。 |
|
GetString |
取得指定的資料行值做為字串。 (覆寫 DbDataReader. . :: . .GetString(Int32)。) |
|
GetType |
(inherited from Object) |
|
GetValue |
取得格式為原生之指定序數的資料行值。 (覆寫 DbDataReader. . :: . .GetValue(Int32)。) |
|
GetValues |
取得目前資料列中的所有屬性資料行。 (覆寫 DbDataReader. . :: . .GetValues(array<Object> [] () [] [])。) |
|
InitializeLifetimeService |
(inherited from MarshalByRefObject) |
|
IsCommandBehavior |
|
|
IsDBNull |
取得值,表示資料行是否包含不存在或遺漏的值。 (覆寫 DbDataReader. . :: . .IsDBNull(Int32)。) |
|
MemberwiseClone |
(inherited from Object) |
|
MemberwiseClone |
(inherited from MarshalByRefObject) |
|
NextResult |
.NET Compact Framework Data Provider for SQL Server Compact 3.5 中不支援。 (覆寫 DbDataReader. . :: . .NextResult() () () ()。) |
|
OnMove |
基礎結構。 |
|
Read |
將 SqlCeDataReader 向前移到下一個資料錄。 (覆寫 DbDataReader. . :: . .Read() () () ()。) |
|
Seek |
將 SqlCeDataReader 放到具有符合指定參數之索引值的資料錄上。 |
|
ToString |
(inherited from Object) |