CommandFactory.ReadUdl(ConnectionStringType, 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:
static System::Object ^ ReadUdl(Microsoft::HostIntegration::DataAccessLibrary::Common::ConnectionStringType connStrType, System::String ^ file);
public static object ReadUdl (Microsoft.HostIntegration.DataAccessLibrary.Common.ConnectionStringType connStrType, string file);
static member ReadUdl : Microsoft.HostIntegration.DataAccessLibrary.Common.ConnectionStringType * string -> obj
Public Shared Function ReadUdl (connStrType As ConnectionStringType, file As String) As Object
Parameters
- connStrType
- Microsoft.HostIntegration.DataAccessLibrary.Common.ConnectionStringType
- file
- String