InternalField 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class InternalField : ADODB::Field
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class InternalField : ADODB.Field
Public Class InternalField
Implements Field
- 繼承
-
InternalField
- 屬性
- 實作
-
ADODB.Field
屬性
| ActualSize | |
| Attributes | |
| DataFormat | |
| DefinedSize | |
| Name | |
| NumericScale | |
| OriginalValue | |
| Precision | |
| Properties | |
| Status | |
| Type | |
| UnderlyingValue | |
| Value |
方法
| AppendChunk(Object) | |
| GetChunk(Int32) |
明確介面實作
| Field.GetChunk(Int32) | |
| Field20.GetChunk(Int32) |