1 |
Imports System |
2 |
Imports System.Reflection |
3 |
Imports System.Runtime.InteropServices |
4 |
|
5 |
' General Information about an assembly is controlled through the following |
6 |
' set of attributes. Change these attribute values to modify the information |
7 |
' associated with an assembly. |
8 |
|
9 |
' Review the values of the assembly attributes |
10 |
|
11 |
<Assembly: AssemblyTitle("AnywhereTS-MSSQL Pro")> |
12 |
<Assembly: AssemblyDescription("Support functions for AnywhereTS-MSSQL Pro")> |
13 |
<Assembly: AssemblyCompany("AnywhereTS")> |
14 |
<Assembly: AssemblyProduct("AnywhereTS-MSSQL Pro")> |
15 |
<Assembly: AssemblyCopyright("Copyright © 2007 Qzone. All rights reserved.")> |
16 |
<Assembly: AssemblyTrademark("")> |
17 |
|
18 |
<Assembly: ComVisible(False)> |
19 |
|
20 |
'The following GUID is for the ID of the typelib if this project is exposed to COM |
21 |
<Assembly: Guid("41500408-56ff-4830-99d4-2f255ca4fcfb")> |