Class QueryEventArgs

Query event arguments

System.Object
  System.EventArgs
    EPS.Data.QueryEventArgs

public class QueryEventArgs : EventArgs

Class Members

MemberDescription
Constructor Constructor
GetSerializedCommandXml Returns an XML serialized version of the executed command object
public string GetSerializedCommandXml();
ExecutedCommand Executed command
QueriedEntity Provides the name of the last queried entity name
ResultDataSet DataSet returned from the query
ResultDataTable DataTable within the current dataset that contains the result

Requirements

Namespace: EPS.Data
Assembly: DATA.DLL


  Last Updated: 5/23/2007 | © , 2007