Aracılığıyla paylaş


Assemblies Properties

An assembly is one or more project files, such as an .exe or .dll, that make up an application.

Not

This window applies to only SQL Server 2005 and SQL Server 2008.

To access the properties of an assembly, open the Assemblies node of your data source connection in Server Explorer and click the assembly for which you want information. If you do not see the Assemblies node, right-click the connection node of your data source, point to Change View, and click By Object Type.

Not

The properties in this topic are ordered by category rather than alphabet.

Not

The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Working with Settings.

  • Identity Category
    Expands to show the Name property.

  • Name
    Shows the name of the selected assembly.

  • Misc
    Expands to show the remaining properties.

  • Build Version
    Shows the number of this particular build of the assembly. Each time an assembly is compiled this number is incremented.

  • Culture
    Shows the culture of the assembly.

  • Database
    Shows the name of the database the assembly

  • Date Created
    Shows the date the assembly was created.

  • ID
    Shows the ID of the assembly.

  • Is Visible
    Shows whether the assembly is visible.

  • Major Version
    Shows which major version of the assembly this one is. This will be the first part of the assembly's version number.

  • Minor Version
    Shows which minor version of the assembly this one is. This will be the second part of the assembly's version number.

  • Owner
    Shows the name of the person who owns the assembly.

  • Public Key
    Shows the public key of the selected assembly.

  • Revision Version
    Shows the version of the assembly.

  • Security Level
    Shows the level of security for the assembly.

See Also

Other Resources

Properties in Visual Database Tools