SqlSmoObject::ExecuteForScalar Property
SQL Server 2012
Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System::BooleanA Boolean value that specifies whether the object is set to the execute for scalar option.If True, the object is set for the execute for scalar option. Otherwise, False (default).
