ZennoLab Assemblies Documentation
ZennoPoster.Db Class Methods


For a list of all members of this type, see ZennoPoster.Db members.

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