C# 클래스 CQRS.Tests.TemporaryLocalDbManager.ManagerTableSchema

파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 프로퍼티들

프로퍼티 타입 설명
DatabaseName string
IsClean string
IsFree string
ReservationDate string
TableName string

프로퍼티 상세

DatabaseName 공개적으로 정적으로 프로퍼티

public static string DatabaseName
리턴 string

IsClean 공개적으로 정적으로 프로퍼티

public static string IsClean
리턴 string

IsFree 공개적으로 정적으로 프로퍼티

public static string IsFree
리턴 string

ReservationDate 공개적으로 정적으로 프로퍼티

public static string ReservationDate
리턴 string

TableName 공개적으로 정적으로 프로퍼티

public static string TableName
리턴 string