This topic has not yet been rated - Rate this topic

LogProvider::HasExpressions Property

SQL Server 2012

Gets or sets a value that indicates whether the log provider has expressions.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public:
virtual property bool HasExpressions {
	bool get () sealed;
}

Property Value

Type: System::Boolean
true if the log provider has expressions; otherwise, false.

Implements

IDTSPropertiesProviderEx::HasExpressions
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.