Show / Hide Table of Contents

Class DatabaseBlobConsts

Inheritance
object
DatabaseBlobConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform