Condividi tramite


Interfaccia IXEObjectMetadata

Represents an object that exposed by a package.

Spazio dei nomi  Microsoft.SqlServer.XEvent
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Sintassi

'Dichiarazione
Public Interface IXEObjectMetadata
'Utilizzo
Dim instance As IXEObjectMetadata
public interface IXEObjectMetadata
public interface class IXEObjectMetadata
type IXEObjectMetadata =  interface end
public interface IXEObjectMetadata

Nel tipo IXEObjectMetadata sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets the name of the object.
Proprietà pubblica Package Gets the IPackage that this object is exposed from.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.XEvent