MSSQLDataProviderViewNames Property |
Gets an array including names of all available views form the MSSQL datasource.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string[] ViewNames { get; }Public ReadOnly Property ViewNames As String()
Get
Property Value
String
See Also