TSqlObjectOptions Class
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.
Defines options to be used for specific TSqlObjects
public sealed class TSqlObjectOptions
type TSqlObjectOptions = class
Public NotInheritable Class TSqlObjectOptions
- Inheritance
-
TSqlObjectOptions
Constructors
TSqlObjectOptions() |
Properties
AnsiNulls |
Specifies if the the ANSI_NULLS connection setting for objects is on or off |
QuotedIdentifier |
Specifies if the QUOTED_IDENTIFIER setting for objects is on or off |