ParameterPrefix
Gets or sets the prefix used for parameter names. The default value is @
.
Declaration
public string ParameterPrefix { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the prefix used for parameter names. The default value is @
.
public string ParameterPrefix { get; set; }
Type | Description |
---|---|
string |