次の方法で共有


ISqlDebugServices2.GetProcidFromSProcUrl(String, UInt32) Method

Definition

public:
 int GetProcidFromSProcUrl(System::String ^ pszSqlUrl, [Runtime::InteropServices::Out] System::UInt32 % plProcId);
public int GetProcidFromSProcUrl (string pszSqlUrl, out uint plProcId);
abstract member GetProcidFromSProcUrl : string * uint32 -> int
Public Function GetProcidFromSProcUrl (pszSqlUrl As String, ByRef plProcId As UInteger) As Integer

Parameters

pszSqlUrl
String
plProcId
UInt32

Returns

Implements

Applies to