Fixed length member (for binary/string types).

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public bool FixedLength { get; }
Visual Basic
Public ReadOnly Property FixedLength As Boolean
	Get
Visual C++
public:
property bool FixedLength {
	bool get ();
}

See Also