Show / Hide Table of Contents

Interface ISchemaField

Namespace: FChoice.Foundation.Schema
Assembly: fcSDK.dll
Syntax
public interface ISchemaField

Properties

CommonType

Declaration
int CommonType { get; }
Property Value
Type Description
System.Int32

DatabaseType

Declaration
int DatabaseType { get; }
Property Value
Type Description
System.Int32

DataType

Declaration
int DataType { get; }
Property Value
Type Description
System.Int32

Default

Declaration
object Default { get; }
Property Value
Type Description
System.Object

DefaultString

Declaration
string DefaultString { get; }
Property Value
Type Description
System.String

Description

Declaration
string Description { get; }
Property Value
Type Description
System.String

Flags

Declaration
object Flags { get; }
Property Value
Type Description
System.Object

IsSearchable

Declaration
bool IsSearchable { get; }
Property Value
Type Description
System.Boolean

IsUnicode

Declaration
bool IsUnicode { get; }
Property Value
Type Description
System.Boolean

Length

Declaration
int Length { get; }
Property Value
Type Description
System.Int32

Name

Declaration
string Name { get; }
Property Value
Type Description
System.String

Rank

Declaration
int Rank { get; }
Property Value
Type Description
System.Int32

Methods

IsDate()

Declaration
bool IsDate()
Returns
Type Description
System.Boolean

IsInteger()

Declaration
bool IsInteger()
Returns
Type Description
System.Boolean

IsNumeric()

Declaration
bool IsNumeric()
Returns
Type Description
System.Boolean

IsString()

Declaration
bool IsString()
Returns
Type Description
System.Boolean
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.