共用方式為


BusinessLogicCommand Members

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

Public Constructors

  名稱 Description
BusinessLogicCommand Overloaded.  

頂端

Public Properties

  名稱 Description
Cc194687.pubproperty(zh-tw,SQL.90).gif CommandText  
Cc194687.pubproperty(zh-tw,SQL.90).gif CommandTimeout  
Cc194687.pubproperty(zh-tw,SQL.90).gif CommandType  
Cc194687.pubproperty(zh-tw,SQL.90).gif Connection  
Cc194687.pubproperty(zh-tw,SQL.90).gif Parameters  
Cc194687.pubproperty(zh-tw,SQL.90).gif Transaction  
Cc194687.pubproperty(zh-tw,SQL.90).gif UpdatedRowSource  

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

  名稱 Description
Cc194687.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
Cc194687.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

Explicit Interface Implementations

  名稱 Description
System.Data.IDbCommand.Parameters  

頂端

請參閱

參考

BusinessLogicCommand Class
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace