SqlParam
Holds a IDataParameter value that can be used for specifying the SqlParameter Name.
SqlParam is not serialized and it is also ignored by the xml serialization.
In normal circumstances, there is no need to assign value to this property as it automatically handles it.
| C# | |
|---|---|
[XmlIgnoreAttribute()] public IDataParameter SqlParam {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0