C# (CSharp) Breeze.PocoMetadata 네임스페이스

클래스들

이름 설명
CommandLineOptions
EntityDescriptor Describes the metadata for a set of entities. The PocoMetadataBuilder calls methods on this class to determine how to generate metadata for the entities. Extend this class to adapt to your data model.
Generator Class that loads the assembly and calls the PocoMetadataBuilder
NorthwindEntityDescriptor EntityDescriptor for NorthwindIB data model
Program