BusinessLogicCommand 속성

보호된 멤버 포함
상속된 멤버 포함

BusinessLogicCommand 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 CommandText Gets or sets the text command to run against the data source.
공용 속성 CommandTimeout Gets or sets the time in seconds to wait for the command to execute.
공용 속성 CommandType Gets or sets the command type.
공용 속성 Connection Gets or sets the connection to the data source.
공용 속성 Parameters Gets the collection of business logic parameters.
공용 속성 Transaction Gets or sets the transaction within which the command executes.
공용 속성 UpdatedRowSource Gets or sets the updated row source.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 IDbCommand.Parameters Gets the IDataParameterCollection.

맨 위로 이동

참고 항목

참조

BusinessLogicCommand 클래스

Microsoft.SqlServer.Replication.BusinessLogicSupport 네임스페이스