ZennoLab Assemblies Documentation
ZennoPoster.Db Class Members
Methods 


The following tables list the members exposed by ZennoPoster.Db.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ExecuteNonQueryExecutes a SQL statement against the connection and returns the number of rows affected.  
Public Methodstatic (Shared in Visual Basic)ExecuteQueryOverloaded. Execute SQL query.  
Public Methodstatic (Shared in Visual Basic)ExecuteScalarExecutes the query, and returns the first column of the first row in the result set returned by the query.Additional columns or rows are ignored.  
Top
See Also

Reference

ZennoPoster.Db Class
ZennoLab.CommandCenter Namespace
ZennoPoster Class

Send Feedback