UserID property

Gets or sets the UserID connection property.

Syntax
Visual Basic

Public Property UserID As String
C#

public string  UserID  { get; set; }
See also