BusinessLogicCommand Members
The following tables list the members exposed by the BusinessLogicCommand type.
Public Constructors
Name | Description | |
---|---|---|
BusinessLogicCommand | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
CommandText | ||
CommandTimeout | ||
CommandType | ||
Connection | ||
Parameters | ||
Transaction | ||
UpdatedRowSource |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Cancel | ||
CreateParameter | ||
Dispose | ||
Equals | Overloaded. (inherited from Object ) | |
ExecuteNonQuery | ||
ExecuteReader | Overloaded. | |
ExecuteScalar | ||
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Prepare | ||
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Data.IDbCommand.Parameters |
Top
See Also
Reference
BusinessLogicCommand Class
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace