DataSourceInformation.IdentifierCloseQuote Field
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.
Specifies the data source information property that provides the character used to close an identifier part that needs to be enclosed in quotation marks.
public: System::String ^ IdentifierCloseQuote;
public const string IdentifierCloseQuote;
val mutable IdentifierCloseQuote : string
Public Const IdentifierCloseQuote As String