Table of Contents

Property CommandType

Namespace
DocWright.Reporting.Data
Assembly
DocWright.Reporting.dll

CommandType

Gets or sets the query's CommandType: Text, StoredProcedure or TableDirect; null when not stated.

public string? CommandType { get; set; }

Property Value

string