asp.net.ph

SqlParameter.ToString Method

System.Data.SqlClient Namespace   SqlParameter Class


Returns a string containing the ParameterName.

[ VB ]
Overrides Public Function ToString ( ) As String

[ C# ]
public override string ToString ( );

[ C++ ]
public: String* ToString ( );

[ JScript ]
public override function ToString ( ) : String;

Return Value

A string containing the ParameterName.

See Also

SqlParameter Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note