PublishedEventField Class
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.
Represents an instance of an event field. This object holds the data for the event column
public ref class PublishedEventField : Microsoft::SqlServer::XEvent::IField
public class PublishedEventField : Microsoft.SqlServer.XEvent.IField
type PublishedEventField = class
interface IField
Public Class PublishedEventField
Implements IField
- Inheritance
-
PublishedEventField
- Implements
-
Microsoft.SqlServer.XEvent.IField
Properties
Name |
Gets the name of the event field. |
Type |
Gets the native type of the field. |
Value |
Gets the value of the field in its native format. |