FCFL.NET Common Library - API Reference
SqlHelper Class Members
Fields  Properties  Methods 

The following tables list the members exposed by SqlHelper.

Public Constructors
 NameDescription
Public ConstructorSqlHelper ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldIN_LIST_TOKEN  
Top
Public Properties
 NameDescription
Public PropertyCommandText  
Public PropertyCommandType  
Public PropertyConnection  
Public PropertyDataProvider  
Public Propertystatic (Shared in Visual Basic)Log  
Public PropertyParameters  
Public PropertyTransaction  
Top
Public Methods
 NameDescription
Public MethodExecuteDataSetOverloaded. 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 MethodExecuteDataSetInListExecutes a specially formatted SQL statement specified in the CommandText Property  
Public MethodExecuteNonQueryOverloaded.   
Public MethodExecuteNonQueryInList  
Public MethodExecuteReaderOverloaded.   
Public MethodExecuteReaderInList  
Public MethodExecuteScalarOverloaded.   
Public MethodExecuteScalarInList  
Public MethodFillDataSetOverloaded.   
Public MethodFillDataSetInListOverloaded.   
Public Methodstatic (Shared in Visual Basic)FillDataSetRawOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetTableAsDataSetOverloaded.   
Public MethodPrepareInListStatementOverloaded.   
Public MethodPrepareIntegerListStatement  
Top
See Also

Reference

SqlHelper Class
FChoice.Common.Data Namespace

 

 


© 2010 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.

Send comments on this topic.