Public Enum TextQualifier Inherits System.Enum
Dim instance As TextQualifier
public enum TextQualifier : System.Enum
Public Enum TextQualifier Inherits System.Enum
Dim instance As TextQualifier
public enum TextQualifier : System.Enum
Member | Description |
---|---|
DoubleQuote | Indicates that you should use double quotes (" ). |
SingleQuote | Indicates that you should use single quotes (' ). |
System.Object
System.ValueType
System.Enum
AIR.Services.DataImport.Data.TextQualifier
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2