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