Type Element (ClrAssemblyFile) (ASSL)

Specifies the file type of one of the files that belong to a Microsoft .NET Framework assembly.

구문

<ClrAssemblyFile>
      ...
      <Type>...</Type>
   ...
</ClrAssemblyFile>

Element Characteristics

Characteristic Description

Data type and length

String (enumeration)

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent element

ClrAssemblyFile

Child elements

None

주의

The value of this element is limited to one of the following strings:

Value Description

Main

Specified file is the main file in the assembly.

Dependent

Specified file is a dependent file in the assembly.

Debug

Specified file contains debugging information.

The enumeration that corresponds to the allowed values for Type in the Analysis Management Objects (AMO) object model is ClrAssemblyFileType.

The element that corresponds to the parent of Type in the Analysis Management Objects (AMO) object model is ClrAssemblyFile.

참고 항목

참조

File Element (ASSL)
Files Element (ASSL)
ClrAssembly Data Type (ASSL)
Assembly Element (ASSL)
Assemblies Element (ASSL)
Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기