Прочитај на енглеском

Делите путем


SqlFacetAttribute.IsFixedLength Property

Definition

Indicates whether the return type of the user-defined type is of a fixed length.

C#
public bool IsFixedLength { get; set; }

Property Value

true if the return type is of a fixed length; otherwise false.

Remarks

This property must be set to false if the MaxSize property is set to 1.

The default value is false.

Applies to

Производ Верзије
SqlClient .NET Core 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Framework 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Standard 2.1, 3.0, 3.1, 4.0, 4.1