ISfcPropertySet.EnumProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates all properties
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty> EnumProperties ();
abstract member EnumProperties : unit -> seq<Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty>
Public Function EnumProperties () As IEnumerable(Of ISfcProperty)