Condition.IsEnumerable Property

Definition

Returns true if the condition can be used as a target set level filter condition, otherwise false.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Computed)]
public bool IsEnumerable { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Computed)>]
member this.IsEnumerable : bool
Public ReadOnly Property IsEnumerable As Boolean

Property Value

Attributes

Applies to