C# Class CQRS.Tests.TemporaryLocalDbManager.ManagerTableSchema

Show file Open project: mlidbom/Composable.Monolithic

Public Properties

Property Type Description
DatabaseName string
IsClean string
IsFree string
ReservationDate string
TableName string

Property Details

DatabaseName public static property

public static string DatabaseName
return string

IsClean public static property

public static string IsClean
return string

IsFree public static property

public static string IsFree
return string

ReservationDate public static property

public static string ReservationDate
return string

TableName public static property

public static string TableName
return string