Share via


SqlSystem.dbRequestedUnicodeEnabled Method

Definition

Retrieves the value that indicates if Unicode is supported in the database.

public:
 virtual bool dbRequestedUnicodeEnabled();
public virtual bool dbRequestedUnicodeEnabled ();
abstract member dbRequestedUnicodeEnabled : unit -> bool
override this.dbRequestedUnicodeEnabled : unit -> bool
Public Overridable Function dbRequestedUnicodeEnabled () As Boolean

Returns

The value that indicates if Unicode is supported in the database.

Applies to