ISchema TargetSuffix Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns target name suffix which is added at the end. This allows for detailed targeting of metadata for particular schema. In most cases this property returns null which means no specific schema targeting

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

string TargetSuffix { get; }

Property Value

Type: OnlineString
See Also