FdoFeature Methods |
The FdoFeature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. |
![]() | Evaluate |
Evaluates both feature properties and associated geometry.
|
![]() | EvaluateExpression |
Evaluates specified expression String
against the feature instance.
|
![]() | GetProperties | |
![]() | GetSchemaTable(Boolean) |
Returns an empty data table representing
feature schema. Compliant with IDataReader.
|
![]() ![]() | GetSchemaTable(Element) | |
![]() | GetTypeName |
Returns String representation of the underlying type.
|
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
|
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
![]() | TransformForward |
Returns object that is result of forward transformation of this object
using specified referential coordinate transform.
|
![]() | TryParseExpression |