AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

IDataAccessable Methods

The IDataAccessable type exposes the following members.

Methods


  Name Description
Public method GetParameters
Returns the parameter values for the specified stored procedure, in the exact order the procedure expects them.
Public method GetSQL
Returns raw SQL to execute for the specified command, or an empty string when the command uses a stored procedure.
Public method SetData
Populates the entity's properties from the result sets returned by the stored procedure.