Click or drag to resize
GenericSqlCommandParameter Structure
通用的SQL命令参数

Namespace: X3Platform.Data
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public struct GenericSqlCommandParameter

The GenericSqlCommandParameter type exposes the following members.

Constructors
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldm_Direction
Public fieldm_Name
Public fieldm_Value
Top
Properties
  NameDescription
Public propertyDirection
类型
Public propertyName
名称
Public propertyValue
Top
See Also