DataEventColumnInfoCollection.Item[String] Property

Definition

Gets the DataEventColumnInfo with the specified name.

public Microsoft.SqlServer.Management.XEvent.DataEventColumnInfo this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.XEvent.DataEventColumnInfo
Default Public ReadOnly Property Item(name As String) As DataEventColumnInfo

Parameters

name
String

Property Value

Applies to