Class TSqlitePassCustomFieldDef

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassCustomFieldDef = class(TObject)

Description

TSqlitePassCustomFiedlDef

Hierarchy

Overview

Properties

Public property FieldName: String Read FFieldName Write FFieldName;
Public property FieldPrecision: Integer Read FFieldPrecision Write FFieldPrecision;
Public property FieldSize: Integer Read FFieldSize Write FFieldSize;
Public property FieldType: TFieldType Read FFieldType Write FFieldType;
Public property TableName: String Read FTableName Write FTableName;

Description

Properties

Public property FieldName: String Read FFieldName Write FFieldName;
 
Public property FieldPrecision: Integer Read FFieldPrecision Write FFieldPrecision;
 
Public property FieldSize: Integer Read FFieldSize Write FFieldSize;
 
Public property FieldType: TFieldType Read FFieldType Write FFieldType;
 
Public property TableName: String Read FTableName Write FTableName;
 

Generated by PasDoc 0.11.0 on 2009-01-11 21:17:59