![]() | Struct General Editor |
Specifies the name of the struct. If this struct is a generic struct, its type arguments are specified as part of the name. For information on how to use generic types, refer to Generics (C# Programming Guide)
The following naming rules apply to the struct name:
The name must begin with an alphabetic character, and consist entirely of alphanumeric characters.
The name must be unique within the driver.