Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property DataSourceManager As ISNet.WebUI.DataSourceInfo |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WebScheduler Dim value As ISNet.WebUI.DataSourceInfo value = instance.DataSourceManager |
C# | |
---|---|
public override ISNet.WebUI.DataSourceInfo DataSourceManager {get;} |
Delphi | |
---|---|
public read-only property DataSourceManager: ISNet.WebUI.DataSourceInfo; override; |
JScript | |
---|---|
public override function get DataSourceManager : ISNet.WebUI.DataSourceInfo |
Managed Extensions for C++ | |
---|---|
public: __property ISNet.WebUI.DataSourceInfo* get_DataSourceManager() override; |
C++/CLI | |
---|---|
public: property ISNet.WebUI.DataSourceInfo^ DataSourceManager { ISNet.WebUI.DataSourceInfo^ get() override; } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2