FieldNonNullNativeValue Property
Gets the native value for the field (SQL Encoded).
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.159 -- Release Build+9666939f99852a601f77d33e6f63320df255766c
public string NonNullNativeValue { get; }
Public ReadOnly Property NonNullNativeValue As String
Get
public:
property String^ NonNullNativeValue {
String^ get ();
}
function get_NonNullNativeValue();
Property Value
String