C# Class ServiceStack.OrmLite.OrmLiteConfigExtensions

Afficher le fichier Open project: ServiceStack/ServiceStack.OrmLite Class Usage Examples

Méthodes publiques

Méthode Description
CalculateStringLength ( this propertyInfo, ServiceStack.DataAnnotations.DecimalLengthAttribute decimalAttribute ) : ServiceStack.DataAnnotations.StringLengthAttribute

Private Methods

Méthode Description
CheckForIdField ( IEnumerable objProperties ) : bool
ClearCache ( ) : void
GetModelDefinition ( this modelType ) : ModelDefinition

Method Details

CalculateStringLength() public static méthode

public static CalculateStringLength ( this propertyInfo, ServiceStack.DataAnnotations.DecimalLengthAttribute decimalAttribute ) : ServiceStack.DataAnnotations.StringLengthAttribute
propertyInfo this
decimalAttribute ServiceStack.DataAnnotations.DecimalLengthAttribute
Résultat ServiceStack.DataAnnotations.StringLengthAttribute