Provides a convenience and data provider-agnostic wrapper around ADO.NET
For a list of all members of this type, see SqlHelper members.
System.Object
FChoice.Common.Data.SqlHelper
[Visual Basic]
Public Class SqlHelper [C#]
public class SqlHelper SqlHelper can be used either as an instance or statically.
When used statically, SqlHelper is thread safe. Concurrent threads can call the same method at the same time and will experience no ill-effect.
When used as an instance, however, SqlHelper is NOT thread safe. Multiple threads should not use the same instance of SqlHelper.
Namespace: FChoice.Common.Data
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: FChoice.Common (in FChoice.Common.dll)
SqlHelper Members | FChoice.Common.Data Namespace
© 2004 First Choice Software, Inc. - Clarify, Amdocs, and related products and names are copyright and trademark Amdocs, Inc. - .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark Microsoft corporation - All rights reserved.