This topic has not yet been rated - Rate this topic

ProgressReportEventArgs.IsSchemaBound Property

Gets a Boolean indicating whether the Progress Report is bound to a schema.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public bool IsSchemaBound { get; }

Property Value

Type: System.Boolean
True if the Progress Report is bound to a schema; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.