public bool ExistParameter( string strParameterName )
public: bool ExistParameter( String^ strParameterName )
Parameters
| Parameter Name | Description |
|---|---|
| strParameterName | Paramtername |
Return Value
True if
strParameterName found.strParameterName existspublic bool ExistParameter( string strParameterName )
public: bool ExistParameter( String^ strParameterName )
| Parameter Name | Description |
|---|---|
| strParameterName | Paramtername |
strParameterName found.