Click or drag to resize
BatchStatementIsEmpty Property
Determines if the batch does not contain any query

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also