C# Class WebApplications.Utilities.Database.Schema.DatabaseSchema.CurrentSchema

Groups last loaded schema with when it was loaded and any errors that occured during loading, this makes it atomic.
显示文件 Open project: webappsuk/CoreLibraries

Public Properties

Property Type Description
Loaded Instant

Public Methods

Method Description
CurrentSchema ( [ schema ) : System

Method Details

CurrentSchema() public method

public CurrentSchema ( [ schema ) : System
schema [
return System

Property Details

Loaded public_oe property

public Instant Loaded
return Instant