Override. See SupportCollation.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public override bool SupportCollation { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property SupportCollation As Boolean |
| Visual C++ |
|---|
public: virtual property bool SupportCollation { bool get () override; } |