[Missing <summary> documentation for "M:Activsoft.Engine.Db.SqlText.IsEmpty"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic override bool IsEmpty()
Public Overrides Function IsEmpty As Boolean
public:
virtual bool IsEmpty() override
abstract IsEmpty : unit -> bool
override IsEmpty : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Activsoft.Engine.Db.SqlText.IsEmpty"]
See Also