FieldClone Method |
|
DataPA OpenAnalytics API Reference
Creates and returns a clone of this object
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function Clone As Field
public:
virtual Field^ Clone() sealed
Return Value
Type:
FieldA clone of this object
Remarks See Also