Skip to main content

SqlServerBucketCountAttribute

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class SqlServerBucketCountAttribute : AttributeBase, _Attribute

Properties

Count

View Source
Declaration
public int Count { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute