Class DatabaseBlobConsts
Inherited Members
Namespace: Volo.Abp.BlobStoring.Database
Assembly: Volo.Abp.BlobStoring.Database.Domain.Shared.dll
Syntax
public static class DatabaseBlobConsts
Properties
MaxContentLength
Declaration
public static int MaxContentLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |