| Modifier and Type | Method and Description |
|---|---|
Login7.TypeFlags |
defaultSqlType()
Use the default SQL type.
|
Login7.TypeFlags |
disableOledb()
Disable OLEDB defaults.
|
static Login7.TypeFlags |
empty()
Creates an empty
Login7.TypeFlags. |
Login7.TypeFlags |
enableOledb()
Enable OLEDB defaults.
|
byte |
getValue() |
Login7.TypeFlags |
tsqlType()
Use T-SQL.
|
public static Login7.TypeFlags empty()
Login7.TypeFlags.Login7.TypeFlags.public Login7.TypeFlags defaultSqlType()
Login7.TypeFlags with the option applied.public Login7.TypeFlags tsqlType()
Login7.TypeFlags with the option applied.public Login7.TypeFlags disableOledb()
Login7.TypeFlags with the option applied.public Login7.TypeFlags enableOledb()
Login7.TypeFlags with the option applied.public byte getValue()
Copyright © 2023. All rights reserved.