[This is preliminary documentation and is subject to change.]
System Object NFX.RelationalModel.DataTypes Domain NFX.RelationalModel.DataTypes RDBMSDomain NFX.RelationalModel.DataTypes UncategorizedValue NFX.RelationalModel.DataTypes UncategorizedTextualValue NFX.RelationalModel.DataTypes TChar NFX.RelationalModel.DataTypes TEnum NFX.RelationalModel.DataTypes TVarcharNamespace: NFX.RelationalModel.DataTypesAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract class UncategorizedTextualValue : UncategorizedValue
public abstract class UncategorizedTextualValue : UncategorizedValue
Public MustInherit Class UncategorizedTextualValue
Inherits UncategorizedValue
Public MustInherit Class UncategorizedTextualValue
Inherits UncategorizedValue
public ref class UncategorizedTextualValue abstract : public UncategorizedValue
public ref class UncategorizedTextualValue abstract : public UncategorizedValue
[<AbstractClassAttribute>]
type UncategorizedTextualValue =
class
inherit UncategorizedValue
end
[<AbstractClassAttribute>]
type UncategorizedTextualValue =
class
inherit UncategorizedValue
end