Metodo MyDataTableGetNewRow
|
Metodo che crea e ritorna una nuova riga.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public MyDataRow GetNewRow()
Public Function GetNewRow As MyDataRow
public:
MyDataRow^ GetNewRow()
member GetNewRow : unit -> MyDataRow
Valore di ritorno
MyDataRowVedi anche