IReadOnlyList<StandaloneTable> FindStandaloneTables( string name )
Function FindStandaloneTables( _ ByVal name As String _ ) As IReadOnlyList(Of StandaloneTable)
Parameters
- name
- Name of the StandaloneTable
Return Value
A IReadOnlyList of StandaloneTables with the matching name