Gets or sets the character used to quote values with special characters.
Namespace:
Dundas.BI.Utility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public char Quote { get; set; }
Public Property Quote As Char
Get
Set
public:
property wchar_t Quote {
wchar_t get ();
void set (wchar_t value);
}
member Quote : char with get, set
Property Value
Type:
CharSee Also