adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DatabaseConnectionSettings Class / Role Field


In This Topic
    Role Field
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Role As String
    [DataMember()]
    public string Role
    [DataMember()]
    public:
    String^ Role
    See Also