EventPropertyCollection.GetEnumerator Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

[System.CLSCompliant(false)]
public System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Smo.EventProperty> GetEnumerator();
[<System.CLSCompliant(false)>]
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Smo.EventProperty>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Smo.EventProperty>
Public Function GetEnumerator () As IEnumerator(Of EventProperty)

Gibt zurück

Implementiert

Attribute

Gilt für: