C# Class BuildingCoder.JtNamedGuidStorage.JtNamedGuidStorageSchema

The extensible storage schema, containing one single Guid field.
Afficher le fichier Open project: jeremytammik/the_building_coder_samples

Méthodes publiques

Свойство Type Description
SchemaGuid System.Guid

Méthodes publiques

Méthode Description
GetSchema ( bool create = true ) : Schema

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.

Method Details

GetSchema() public static méthode

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.
public static GetSchema ( bool create = true ) : Schema
create bool
Résultat Schema

Property Details

SchemaGuid public_oe static_oe property

public static Guid,System SchemaGuid
Résultat System.Guid