ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database.SqlBridge
FieldType Enumeration
ImplicitFieldMatch Class
ObjectStorageType Enumeration
ObjTypeConfig Class
RelationshipStorageType Enumeration
RelTypeConfig Class
SqlBridgeConfiguration Class
SqlBridgeFindConstraint Class
SqlBridgeFindConstraintType Enumeration
SqlBridgeFindConstraintValue Class
SqlBridgeFindCountQueryResult Class
SqlBridgeFindField Class
SqlBridgeFindFieldType Enumeration
SqlBridgeFindQueryParameters Class
SqlBridgeFindQuerySpecification Class
FieldType Enumeration
A "field" of an object instance. Used to determine the field that will be compared to when an implicit relationship is established.
Namespace:
PDTec.IceNet.Core.Database.SqlBridge
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
public
enum
FieldType
Members
Member name
Value
Description
Id
0
Object Id
Name
1
Object name
Attribute
2
Object attribute. Further information (declaring type, name) has to be provided.
See Also
Reference
PDTec.IceNet.Core.Database.SqlBridge Namespace
Copyright © PDTec AG. All rights reserved.