ConnectionManager::HasExpressions Property
Gets a value that indicates whether the connection manager has properties set through expressions.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Property Value
Type: System::Booleantrue if the connection manager has properties set through expressions; otherwise, false.
Implements
IDTSPropertiesProviderEx::HasExpressions
Show: