BusinessLogicDataAdapter.InsertCommand Property

Definition

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

Property Value

Applies to