BusinessLogicDataAdapter.UpdateCommand Property

Definition

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

Property Value

Applies to