Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DbSchema_ColumnDatabase Schema Column Information

Public Sub SetColumnData (
TableObject As xf_DbSchema_Table,
TableName As String,
ColumnName As String,
ColumnDescription As String,
SQLColumnFormat As xf_SQLColumnFormatEnum,
NativeColumnType As Variant,
ColumnOrderIndex As Integer,
TrimToLength As Long,
ColumnLength As Long,
DecimalPlaces As Integer,
IsComputed As Boolean,
IsIdentity As Boolean,
IsNullable As Boolean,
EmptyStringNotAllowed As Boolean,
EmptyOrNullNotAllowed As Boolean,
FKTableRef As String,
FKColumnRef As String,
TestUniqueDomain As Integer,
UnhideTrigger As Boolean,
DependencyExclusionList As String,
HasDefault As Boolean,
DefaultExpression As String
)

Initialises the column schema with values

TableObject as xf_DbSchema_Table

(no description)

TableName as String

(no description)

ColumnName as String

(no description)

ColumnDescription as String

(no description)

SQLColumnFormat as xf_SQLColumnFormatEnum

(no description)

NativeColumnType as Variant

(no description)

ColumnOrderIndex as Integer

(no description)

TrimToLength as Long

(no description)

ColumnLength as Long

(no description)

DecimalPlaces as Integer

(no description)

IsComputed as Boolean

(no description)

IsIdentity as Boolean

(no description)

IsNullable as Boolean

(no description)

EmptyStringNotAllowed as Boolean

(no description)

EmptyOrNullNotAllowed as Boolean

(no description)

FKTableRef as String

(no description)

FKColumnRef as String

(no description)

TestUniqueDomain as Integer

(no description)

UnhideTrigger as Boolean

(no description)

DependencyExclusionList as String

(no description)

HasDefault as Boolean

(no description)

DefaultExpression as String

(no description)

Call Template:

xf.DefaultSchema.TableSchema("tblSample").Columns.SetColumnData TableObject, TableName, ColumnName, ColumnDescription, SQLColumnFormat, NativeColumnType, ColumnOrderIndex, TrimToLength, ColumnLength, DecimalPlaces, IsComputed, IsIdentity, IsNullable, EmptyStringNotAllowed, EmptyOrNullNotAllowed, FKTableRef, FKColumnRef, TestUniqueDomain, UnhideTrigger, DependencyExclusionList, HasDefault, DefaultExpression

See Also:

Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd