System.Data.CommandBehavior.SchemaOnly Field

The query returns column information only. When using CommandBehavior.SchemaOnly, the .NET Framework Data Provider for SQL Server precedes the statement being executed with SET FMTONLY ON.

Syntax

CommandBehavior SchemaOnly

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0