ValidationState.Results Property

Definition

Get the list of the results associated with this validation state

public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Sdk.Sfc.ValidationResult> Results { get; }
member this.Results : System.Collections.Generic.IList<Microsoft.SqlServer.Management.Sdk.Sfc.ValidationResult>
Public ReadOnly Property Results As IList(Of ValidationResult)

Property Value

Applies to