Click or drag to resize

SqlParameter Class (Typed)

X#
Inheritance Hierarchy
Object
  SqlParameter

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
[TypesChangedAttribute]
 CLASS SqlParameter
Request Example View Source

The SqlParameter type exposes the following members.

Constructors
  NameDescription
Public methodSqlParameter
Construct a SQLParameter object.
Top
Properties
  NameDescription
Public propertyValue
Top
Functions
  NameDescription
Public methodBind
Public methodDestroy
Public methodSetValue
Top
Globals and Defines
See Also