TableStoreEventArgs Class
Contains only a message.
Namespace: Microsoft.Data.Schema.DataGenerator
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class TableStoreEventArgs _
Inherits EventArgs
'Usage
Dim instance As TableStoreEventArgs
public sealed class TableStoreEventArgs : EventArgs
public ref class TableStoreEventArgs sealed : public EventArgs
public final class TableStoreEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Data.Schema.DataGenerator.TableStoreEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.