Show / Hide Table of Contents

Class SchemaViewFieldInfo

Inheritance
System.Object
DataObject
ClarifyDataObject
SchemaViewFieldInfo
Implements
IDataObject
Inherited Members
ClarifyDataObject.GetCommentFieldValue(DataRow)
ClarifyDataObject.CommentFieldName
ClarifyDataObject.ObjectID
DataObject.SetUniqueID(Object)
DataObject.GetFieldValue(String)
DataObject.GetFieldValue(Int32)
DataObject.ContainsColumn(String)
DataObject.GetSafeInt32FieldValue(String)
DataObject.GetSafeInt32FieldValue(String, Dictionary<String, ColumnInfo>, Object[])
DataObject.GetSafeDoubleFieldValue(String)
DataObject.GetSafeDoubleFieldValue(String, Dictionary<String, ColumnInfo>, Object[])
DataObject.GetSafeBooleanFieldValue(String)
DataObject.GetSafeBooleanFieldValue(String, Dictionary<String, ColumnInfo>, Object[])
DataObject.GetSafeStringFieldValue(String)
DataObject.SetFieldValue(String, Object)
DataObject.GetSafeString(Object)
DataObject.UniqueID
DataObject.FieldValues
DataObject.ColumnMap
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.Schema
Assembly: fcSDK.dll
Syntax
public class SchemaViewFieldInfo : ClarifyDataObject, IDataObject

Properties

Alias

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

Comments

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

Flags

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

TableField

Declaration
public SchemaTableField TableField { get; }
Property Value
Type Description
SchemaTableField

TableFieldID

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

TableTypeID

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

ViewField

Declaration
public SchemaViewField ViewField { get; }
Property Value
Type Description
SchemaViewField

ViewID

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

Implements

IDataObject
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.