IDataParameter (interface)

This type is found in the namespace System.Data

mget_DbTypeDbType
mset_DbTypeVoid
mget_DirectionParameterDirection
mset_DirectionVoid
mget_IsNullableBoolean
mget_ParameterNameString
mset_ParameterNameVoid
mget_SourceColumnString
mset_SourceColumnVoid
mget_SourceVersionDataRowVersion
mset_SourceVersionVoid
mget_ValueObject
mset_ValueVoid
pDbTypeDbType
pDirectionParameterDirection
pIsNullableBoolean
pParameterNameString
pSourceColumnString
pSourceVersionDataRowVersion
pValueObject

get_DbType

set_DbType

.

get_Direction

valueSystem.Data.DbType

set_Direction

.

get_IsNullable

valueSystem.Data.ParameterDirection

get_ParameterName

.

set_ParameterName

.

get_SourceColumn

valueSystem.String

set_SourceColumn

.

get_SourceVersion

valueSystem.String

set_SourceVersion

.

get_Value

valueSystem.Data.DataRowVersion

set_Value

.

DbType

valueSystem.Object

Direction

.

IsNullable

.

ParameterName

.

SourceColumn

.

SourceVersion

.

Value

.
.