SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler Delegar

Definição

Descreve as configurações do manipulador de eventos para quando os dados associados a um SecurityGroupsDataSet.SecurityGroupsRow são editados e um evento deve ser disparado.

public: delegate void SecurityGroupsDataSet::SecurityGroupsRowChangeEventHandler(System::Object ^ sender, SecurityGroupsDataSet::SecurityGroupsRowChangeEvent ^ e);
public delegate void SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler(object sender, SecurityGroupsDataSet.SecurityGroupsRowChangeEvent e);
type SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler = delegate of obj * SecurityGroupsDataSet.SecurityGroupsRowChangeEvent -> unit
Public Delegate Sub SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler(sender As Object, e As SecurityGroupsDataSet.SecurityGroupsRowChangeEvent)

Parâmetros

sender
Object

Aplica-se a