Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnectionStringBuilder.Role Property

Gets or sets the suer role name.

[Visual Basic]
Public Property Role As String
[C#]
public string Role {get; set;}

Property Value

The user role

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace