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