Skip to main content

SqlServerTableHint

Assembly: ServiceStack.OrmLite.SqlServer.Data.dll
View Source
Declaration
public class SqlServerTableHint : object

Fields

ReadUncommitted

View Source
Declaration
public static JoinFormatDelegate ReadUncommitted

ReadCommitted

View Source
Declaration
public static JoinFormatDelegate ReadCommitted

ReadPast

View Source
Declaration
public static JoinFormatDelegate ReadPast

Serializable

View Source
Declaration
public static JoinFormatDelegate Serializable

RepeatableRead

View Source
Declaration
public static JoinFormatDelegate RepeatableRead

NoLock

View Source
Declaration
public static JoinFormatDelegate NoLock