Share via


LoginProperty.getDatabase Method

Definition

Retrieves the name of the database, as stored in the LoginProperty class.

public:
 virtual System::String ^ getDatabase();
public virtual string getDatabase ();
abstract member getDatabase : unit -> string
override this.getDatabase : unit -> string
Public Overridable Function getDatabase () As String

Returns

The name of the database.

Applies to