SqlSystem.dbRequestedUnicodeEnabled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.