Show / Hide Table of Contents

Class DatabaseContainerConsts

Inheritance
System.Object
DatabaseContainerConsts
Namespace: Volo.Abp.BlobStoring.Database
Assembly: Volo.Abp.BlobStoring.Database.Domain.Shared.dll
Syntax
public static class DatabaseContainerConsts : object

Properties

MaxNameLength

Default value: 128.

Declaration
public static int MaxNameLength { get; set; }
Property Value
Type Description
System.Int32
Back to top Powered by Volosoft