GenericSqlCommandParameter Structure |
Namespace: X3Platform.Data
The GenericSqlCommandParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenericSqlCommandParameter(String, Object) | 构造函数 |
![]() | GenericSqlCommandParameter(String, Object, ParameterDirection) | 构造函数 |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | m_Direction | |
![]() | m_Name | |
![]() | m_Value |