| QueryPredicateCastAs Property |
Cast instruction
Namespace:
SanteDB.DisconnectedClient.SQLite.Query
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public string CastAs { get; }
Public ReadOnly Property CastAs As String
Get
public:
property String^ CastAs {
String^ get ();
}
member CastAs : string with get
Property Value
Type:
StringSee Also