다음을 통해 공유


FieldName Element for Protocol/Fields/Field (ADF)

Specifies the user-defined name of a protocol field.

구문

<NotificationClasses>
    <NotificationClass>
        ...
        <Protocols>
            <Protocol>
                ...
                <Fields>
                    <Field>
                        <FieldName>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 128 characters in length.

Default value

None.

Occurrence

Required once per Field element.

Updates

Can be modified, but not added or deleted, when updating the application.

Element Relationships

Relationship Elements

Parent element

Field Element for Protocol/Fields (ADF)

Child elements

None.

주의

Field names can contain letters, numbers, and the special characters _, #, @, and $. They must also conform to SQL Server identifier conventions. For more information about SQL Server identifiers, see 식별자.

The following example shows how to specify that the protocol field name is To.

<FieldName>To</FieldName>

참고 항목

참조

Application Definition File Reference

관련 자료

알림 스키마 정의
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기