BusinessLogicDataAdapter.UpdateCommand 属性

定义

public:
 property Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ UpdateCommand { Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ get(); void set(Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicCommand ^ value); };
public Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand UpdateCommand { get; set; }
member this.UpdateCommand : Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicCommand with get, set
Public Property UpdateCommand As BusinessLogicCommand

属性值

适用于