Skip to main content

Getting Basic Information about the Result Set

Getting Basic Information about the Result Set

The following properties of EnsLib.SQL.GatewayResultSetOpens in a new tab provide basic information about a result set:

  • The ColCount property indicates the number of columns in the result set.

  • The QueryStatement property indicates the query statement used by this result set.

FeedbackOpens in a new tab