xSqlEnumerator.getServers(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Dynamics::Ax::Xpp::List ^ getServers(System::String ^ _driver);
public virtual Microsoft.Dynamics.Ax.Xpp.List getServers (string _driver);
abstract member getServers : string -> Microsoft.Dynamics.Ax.Xpp.List
override this.getServers : string -> Microsoft.Dynamics.Ax.Xpp.List
Public Overridable Function getServers (_driver As String) As List
Parameters
- _driver
- String