ISqlDebugServices.IsDBCaseSensitive(String, Int32) 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:
int IsDBCaseSensitive(System::String ^ pszUrl, [Runtime::InteropServices::Out] int % pfYes);
public int IsDBCaseSensitive(string pszUrl, out int pfYes);
abstract member IsDBCaseSensitive : string * int -> int
Public Function IsDBCaseSensitive (pszUrl As String, ByRef pfYes As Integer) As Integer
Parameters
- pszUrl
- String
- pfYes
- Int32