BuildMaster SDK Reference
Version:

IDbDataResult Interface

Represents the result of a database query.

Inheritance Hierarchy

  • Inedo.Data.IDbDataResult

Syntax

public interface IDbDataResult : System.IDisposable

Properties

Name Description
Reader

Gets the System.Data.Common.DbDataReader.