Osztály TFieldInfo
Egység
Deklaráció
type TFieldInfo = class(TObject)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TFieldInfo
Áttekintés
Tulajdonságok
![]() |
property Name: string; |
![]() |
property DataType: string; |
![]() |
property NativeType: string; |
![]() |
property Size: LongInt; |
![]() |
property IsBlob: Boolean; |
![]() |
property Precision: LongInt; |
![]() |
property Scale: LongInt; |
![]() |
property Length: LongInt; |
Megjegyzés
Tulajdonságok
![]() |
property Name: string; |
|
This item has no description. | |
![]() |
property DataType: string; |
|
This item has no description. | |
![]() |
property NativeType: string; |
|
This item has no description. | |
![]() |
property Size: LongInt; |
|
This item has no description. | |
![]() |
property IsBlob: Boolean; |
|
This item has no description. | |
![]() |
property Precision: LongInt; |
|
This item has no description. | |
![]() |
property Scale: LongInt; |
|
This item has no description. | |
![]() |
property Length: LongInt; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
