https://learn.microsoft.com/cs-cz/dotnet/api/system.data.idataparameter.parametername?view=netframework-4.8.1&viewFallbackFrom=net-10.0
IDataParameter.ParameterName Property (System.Data) | Microsoft Learn
Gets or sets the name of the IDataParameter.
property systemdatamicrosoftlearn
https://learn.microsoft.com/pt-br/dotnet/api/system.data.idataparameter.sourcecolumn?view=netframework-4.8
IDataParameter.SourceColumn Property (System.Data) | Microsoft Learn
Gets or sets the name of the source column that is mapped to the DataSet and used for loading or returning the Value.
property systemdatamicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.data.idataparameter?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1
IDataParameter Interface (System.Data) | Microsoft Learn
Represents a parameter to a Command object, and optionally, its mapping to DataSet columns; and is implemented by .NET data providers that access data sources.
system datainterfacemicrosoftlearn
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.idataparameter.value?view=netframework-4.8.1&viewFallbackFrom=net-10.0
IDataParameter.Value Property (System.Data) | Microsoft Learn
Gets or sets the value of the parameter.
value propertysystem datamicrosoftlearn