Click or drag to resize

MSSQLDataProviderViewNames Property

Gets an array including names of all available views form the MSSQL datasource.

Namespace: Easymap.AddIn.Data.Provider
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public string[] ViewNames { get; }

Property Value

String
See Also