BusinessLogicCommand Members
Include Protected Members
Include Inherited Members
The BusinessLogicCommand type exposes the following members.
Constructors
Top
Methods
Name | Description | |
---|---|---|
![]() |
Cancel() | |
![]() |
CreateParameter() | |
![]() |
Dispose() | |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
ExecuteNonQuery() | |
![]() |
ExecuteReader() | |
![]() |
ExecuteReader(CommandBehavior) | |
![]() |
ExecuteScalar() | |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
Prepare() | |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CommandText | |
![]() |
CommandTimeout | |
![]() |
CommandType | |
![]() |
Connection | |
![]() |
Parameters | |
![]() |
Transaction | |
![]() |
UpdatedRowSource |
Top