ISqlDebugServices2.GetSPText(String, IStream) 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 GetSPText(System::String ^ pszSqlUrl, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IStream ^ % ppStream);
public int GetSPText(string pszSqlUrl, out Microsoft.VisualStudio.OLE.Interop.IStream ppStream);
abstract member GetSPText : string * IStream -> int
Public Function GetSPText (pszSqlUrl As String, ByRef ppStream As IStream) As Integer
Parameters
- pszSqlUrl
- String
- ppStream
- IStream