Public Function FindStandaloneTables( _ ByVal name As String _ ) As IReadOnlyList(Of StandaloneTable)
public IReadOnlyList<StandaloneTable> FindStandaloneTables( string name )
Parameters
- name
Public Function FindStandaloneTables( _ ByVal name As String _ ) As IReadOnlyList(Of StandaloneTable)
public IReadOnlyList<StandaloneTable> FindStandaloneTables( string name )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)