IManagementDatabaseCustomTable.InsertRow Method
Function InsertRow( _
ByVal parentRowGuid As String _
) As IManagementDatabaseTableRow
This language is not supported or no code example is available.
Parameters
- parentRowGuid
- string
The GUID of the parent row in the parent table. Must be set to a non null reference (Nothing in Visual Basic) if the ParentTable property is set to a non null reference (Nothing in Visual Basic) value. It is ignored if there's no parent table, i.e. the ParentTable property is set to null reference (Nothing in Visual Basic).
Return Value
IManagementDatabaseTableRowThe newly created row.
Exception type | Condition |
---|---|
A problem occurred. |
|
The parentRowGuid is null reference (Nothing in Visual Basic) while the ParentTable property is a not null reference (Nothing in Visual Basic) value. |
Available since QDV 7.14.520.