Click or drag to resize

ObjectStoreUnderlyingType Property

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
[PropertyMetaDataAttribute("_underlyingtype", "underlyingtype", SqlDbType.VarChar, 
	false, 550, false, false, false, false)]
public string UnderlyingType { get; set; }

Property Value

Type: String
See Also