ParseOptions Class
Represents the options for parsing the batch.
Assembly: Microsoft.SqlServer.Management.BatchParser (in Microsoft.SqlServer.Management.BatchParser.dll)
| Name | Description | |
|---|---|---|
![]() | ParseOptions(String^) | Creates a ParseOption object. |
| Name | Description | |
|---|---|---|
![]() | BatchSeparator | Gets the batch separator string. |
![]() ![]() | Default | Gets the default ParseOptions object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



