SBM ModScript Reference → Programming SBM ModScript → Object Types → SchemaColumn
Provides information about columns for AppRecord.GetSchemaColumns(). See AppRecord GetSchemaColumns() Method.
SchemaColumn does not inherit from any object type.
| Property | Type | Description |
|---|---|---|
|
string |
name |
The database name of the column without the TS_ prefix. |
|
length |
int |
|
|
type |
int |
The number of bytes in the underlying data member. |
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.