SourceColumn Property

Syntax:

public string SourceColumn { get; set; }

Description:

Type: System.String

Gets or sets the name of the source column mapped to this parameter. This intended for use in data adapters.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameter.SourceColumn