SfcReferenceCollection<K,T,S>.Values Property

Definition

public System.Collections.Generic.IEnumerable<T> Values { get; }
member this.Values : seq<'T (requires 'T :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance)>
Public ReadOnly Property Values As IEnumerable(Of T)

Property Value

Implements

Applies to