SqlParameterAttribute.Name Property
.NET Standard 2.x
Gets the name of the parameter.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string Name { get; }
Property Value
System.String
The name of the parameter.
Applies to
.NET Standard
2.x