DataTableGetColumnIndexAtName Method

Returns the column index that matches the specified column name.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual int GetColumnIndexAtName(
        string name
)

Parameters

name  String
[in] Column name to match.

Return Value

Int32
See Also

©  Bricsys NV. All rights reserved.