BusinessLogicCommand Members

The following tables list the members exposed by the BusinessLogicCommand type.

Public Constructors

  Name Description
BusinessLogicCommand Overloaded.  

Top

Public Properties

  Name Description
Cc194687.pubproperty(en-US,SQL.90).gif CommandText  
Cc194687.pubproperty(en-US,SQL.90).gif CommandTimeout  
Cc194687.pubproperty(en-US,SQL.90).gif CommandType  
Cc194687.pubproperty(en-US,SQL.90).gif Connection  
Cc194687.pubproperty(en-US,SQL.90).gif Parameters  
Cc194687.pubproperty(en-US,SQL.90).gif Transaction  
Cc194687.pubproperty(en-US,SQL.90).gif UpdatedRowSource  

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc194687.pubmethod(en-US,SQL.90).gif Cancel  
Cc194687.pubmethod(en-US,SQL.90).gif CreateParameter  
Cc194687.pubmethod(en-US,SQL.90).gif Dispose  
Cc194687.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Cc194687.pubmethod(en-US,SQL.90).gif ExecuteNonQuery  
Cc194687.pubmethod(en-US,SQL.90).gif ExecuteReader Overloaded.  
Cc194687.pubmethod(en-US,SQL.90).gif ExecuteScalar  
Cc194687.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Cc194687.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Cc194687.pubmethod(en-US,SQL.90).gif Prepare  
Cc194687.pubmethod(en-US,SQL.90).gifCc194687.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Cc194687.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc194687.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Cc194687.protmethod(en-US,SQL.90).gif 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