mssql

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DriverName = "sqlserver"

DriverName 是 SqlServer 驱动名称。

Variables

This section is empty.

Functions

This section is empty.

Types

type MsSqlDbClient

type MsSqlDbClient struct {
	*sqlmer.AbstractDbClient
}

MsSqlDbClient 是针对 SqlServer 的 DbClient 实现。

func NewMsSqlDbClient

func NewMsSqlDbClient(dsn string, options ...sqlmer.DbClientOption) (*MsSqlDbClient, error)

NewMsSqlDbClient 用于创建一个 MsSqlDbClient。

Jump to

Keyboard shortcuts

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