Objects marked as Public (the null value) are unrestricted and can be accessed by anyone with the necessary permissions on the object.
'공개(널 값)'로 표시된 객체는 제한되지 않으므로 객체에 대해 필요한 권한이 있는 모든 사용자가 액세스할 수 있습니다.
No License Required (null value)
If you enter an incorrect or null value as a line number, the following error message displays: Enter a valid order/line number combination.
잘못된 값이나 null 값을 라인 번호로 입력하면 유효한 주문/라인 번호 조합을 입력하라는 오류 메시지가 표시됩니다.
For example, if a local variable that contains a null value is passed as a parameter to a method with the @NonNull annotation attached to that parameter, building the code generates a warning indicating a non-null conflict.
예를 들어, null 값을 포함하는 로컬 변수가 특정 메서드에 매개변수로서 전달되고 이 메서드의 @NonNull 주석이 이 매개변수에 연결되어 있는 경우 코드를 빌드하면 null이 아닌 충돌을 나타내는 경고가 생성됩니다.
For example, the last result field will display a null value if the job is a custom job that has not yet been executed, or if it is the initial full backup job in a rotation or GFS rotation job.
예를 들어, 아직 실행되지 않은 사용자 정의 작업이거나 순환 또는 GFS 순환 작업의 최초 전체 백업 작업인 경우, 마지막 결과 필드에 null 값이 표시됩니다.
A NOT NULL constraint is applied to ensure that a null value cannot be inserted.
NOT NULL 제약 조건은 null 값이 삽입되지 않도록 하기 위해 적용된다.
The null value for the security label is automatically present and is not specified here.
보안 레이블에 대해 널 값이 자동으로 표시되므로 여기서는 지정하지 않습니다.
If the attribute is not required, selecting the blank line is interpreted as a null value.
필수 속성이 아닌 경우 빈 줄을 선택하면 널 값으로 해석됩니다.
The file number for this class. A null value is displayed for native requests.
이 클래스의 파일 번호입니다. 고유 요청에 대해 널 값이 표시됩니다.
To remove uses of a security label, set all uses of the security label to its null value.
사용된 보안 레이블을 제거하려면 사용된 모든 보안 레이블을 널 값으로 설정합니다.
Unless otherwise specified by an object initialization rule, the null value is the default value for a security label setting on an object.
객체 초기화 규칙에 의해 특별히 지정되지 않는 한 널 값이 객체의 보안 레이블 설정에 대한 기본값입니다.
If a security label is not set when an object is created, the security label automatically defaults to its null value.
객체를 작성할 때 보안 레이블이 설정되지 않으면 보안 레이블이 자동으로 널 값으로 설정됩니다.
For objects that do not use a user interface during object creation, the object initialization rule specifies the initial security label values on the object; if no such rule exists, the security label values default to the null value.
객체 작성 중에 사용자 인터페이스를 사용하지 않는 객체의 경우 객체 초기화 규칙은 객체에 대한 초기 보안 레이블 값을 지정합니다. 이러한 규칙이 없으면 보안 레이블 값은 기본적으로 널 값으로 지정됩니다.