Show / Hide Table of Contents

SqlHelper Class Members

The following tables list the members exposed by SqlHelper.

Public Constructors

  Name Description
Public Constructor SqlHelper Constructor Overloaded.   

Public Fields

  Name Description
Public Field IN_LIST_TOKEN  

Public Properties

  Name Description
Public Property CommandText  
Public Property CommandType  
Public Property Connection  
Public Property DataProvider  
Public Propertystatic (Shared in Visual Basic) Log  
Public Property Parameters  
Public Property Transaction  

Public Methods

  Name Description
Public Method ExecuteDataSet Overloaded. Executes the the SQL specified in the CommandText Property against the database using the provider specified in the DataProvider Property and returns the results as a DataSet  
Public Method ExecuteDataSetInList Executes a specially formatted SQL statement specified in the CommandText Property  
Public Method ExecuteNonQuery Overloaded.   
Public Method ExecuteNonQueryInList  
Public Method ExecuteReader Overloaded.   
Public Method ExecuteReaderInList  
Public Method ExecuteScalar Overloaded.   
Public Method ExecuteScalarInList  
Public Method FillDataSet Overloaded.   
Public Method FillDataSetInList Overloaded.   
Public Methodstatic (Shared in Visual Basic) FillDataSetRaw Overloaded.   
Public Methodstatic (Shared in Visual Basic) GetTableAsDataSet Overloaded.   
Public Method PrepareInListStatement Overloaded.   
Public Method PrepareIntegerListStatement  

Reference

SqlHelper Class
FChoice.Common.Data Namespace

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.