ColumnInformation.UserIdColumnName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The dataset column to use as a user ID for computation.
public string UserIdColumnName { get; set; }
member this.UserIdColumnName : string with get, set
Public Property UserIdColumnName As String