SnapDAL Library Documentation
Statement.Command Property
The actual IDbCommand that will be called for this statement
public virtual
System.Data.IDbCommand
Command {get; set;}
See Also
Statement Class
|
SnapDAL Namespace