Implements GetKnownDataSourceNames()()().
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public string[] GetKnownDataSourceNames() |
| Visual Basic (Declaration) |
|---|
Public Function GetKnownDataSourceNames As String() |
| Visual C++ |
|---|
public: virtual array<String^>^ GetKnownDataSourceNames() sealed |