Pré. | Proc. |
DataMiner Class
DataMiner Attributes
Attribute |
Remarks |
See also |
---|---|---|
Connections |
Collection A collection of EA.DMConnection's, Notes: Read Only |
DMConnection Class |
Name |
String Name of the Script object. Notes: Read Only |
|
Query |
String Query of the Data miner object Notes: Read Only |
|
Scripts |
Collection A collection of EA.DMScript's, Notes: Read Only |
DMScript Class |
Type |
String Type of the Data miner object Notes: Read Only |
DataMiner Methods
Method |
Remarks |
See also |
---|---|---|
GetData (DMCconnection Connection) |
DataSet Returns an EA.DataSet object that represents the query on the connection. Parameters:
|