dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataTable Class / GetListName Method

In This Topic
    GetListName Method
    In This Topic
    Used internally.
    Syntax
    'Declaration
     
    Public Function GetListName( _
       ByVal listAccessors() As PropertyDescriptor _
    ) As String
    public string GetListName( 
       PropertyDescriptor[] listAccessors
    )

    Parameters

    listAccessors
    See Also