ReaderModificationCommandBatch.IsCommandTextEmpty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
是否已將任何 SQL 新增至批次命令文字。
protected virtual bool IsCommandTextEmpty { get; }
member this.IsCommandTextEmpty : bool
Protected Overridable ReadOnly Property IsCommandTextEmpty As Boolean