This document is archived and information here might be outdated. Recommended version. |
Checks select statement for invalid characters.
[Visual Basic .NET]
Public Sub CheckSelectStatement ( _
ByVal selectStatement As String _
)
[C#]
public void CheckSelectStatement (
string selectStatement
);
[C++]
HRESULT CheckSelectStatement(
BSTR selectStatement
);
[C++] Parameters selectStatement [in]
selectStatement is a parameter of type BSTR