The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbCommandBuilder::GetParameterPlaceholder Method (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the placeholder for the parameter in the associated SQL statement.
Assembly: System.Data (in System.Data.dll)
Parameters
- parameterOrdinal
-
Type:
System::Int32
The number to be included as part of the parameter's name.
This method is intended for use by provider writers building a custom command builder.
.NET Framework
Available since 2.0
Available since 2.0
Show: