Share via


CodeGeneratorContext.CurrentBufferedStatement Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets the current buffered statement.

public string CurrentBufferedStatement { get; }
member this.CurrentBufferedStatement : string
Public ReadOnly Property CurrentBufferedStatement As String

Property Value

The current buffered statement.

Applies to