system

package
v1.0.0-b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SqlDbTypeValues = sqlDbTypeValuesType{
	BigInt:           "bigInt",
	Binary:           "binary",
	Bit:              "bit",
	Char:             "char",
	DateTime:         "dateTime",
	Decimal:          "decimal",
	Float:            "float",
	Image:            "image",
	Int:              "int",
	Money:            "money",
	NChar:            "nChar",
	NText:            "nText",
	NVarChar:         "nVarChar",
	Real:             "real",
	UniqueIdentifier: "uniqueIdentifier",
	SmallDateTime:    "smallDateTime",
	SmallInt:         "smallInt",
	SmallMoney:       "smallMoney",
	Text:             "text",
	Timestamp:        "timestamp",
	TinyInt:          "tinyInt",
	VarBinary:        "varBinary",
	VarChar:          "varChar",
	Variant:          "variant",
	Xml:              "xml",
	Udt:              "udt",
	Structured:       "structured",
	Date:             "date",
	Time:             "time",
	DateTime2:        "dateTime2",
	DateTimeOffset:   "dateTimeOffset",
}
View Source
var TraceLevelValues = traceLevelValuesType{
	Off:     "off",
	Error:   "error",
	Warning: "warning",
	Info:    "info",
	Verbose: "verbose",
}

Functions

This section is empty.

Types

type SqlDbType

type SqlDbType string

type TraceLevel

type TraceLevel string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL