public IReadOnlyList<StandaloneTable> FindStandaloneTables( string name )
Public Function FindStandaloneTables( _ ByVal name As String _ ) As IReadOnlyList(Of StandaloneTable)
Parameters
- name
- The name of the StandaloneTable.
public IReadOnlyList<StandaloneTable> FindStandaloneTables( string name )
Public Function FindStandaloneTables( _ ByVal name As String _ ) As IReadOnlyList(Of StandaloneTable)
Target Platforms: Windows 10, Windows 8.1, Windows 7