Table of Contents

Class StatementBatch

Namespace
The.SQL.Schema
Assembly
Instagile.dll
public class StatementBatch
Inheritance
StatementBatch
Inherited Members

Properties

HasParameters

public bool HasParameters { get; set; }

Property Value

bool

NoAzureSupport

public bool NoAzureSupport { get; set; }

Property Value

bool

RequiresAgent

public bool RequiresAgent { get; }

Property Value

bool

SQL

public string SQL { get; set; }

Property Value

string

Methods

ShouldSerializeNoAzureSupport()

public bool ShouldSerializeNoAzureSupport()

Returns

bool