Property 속성

보호된 멤버 포함
상속된 멤버 포함

Property 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Dirty Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of SQL Server.
공용 속성 Expensive Gets the Boolean property value that specifies whether it takes a long time to load the property's values.
공용 속성 IsNull Gets the Boolean property value that specifies whether the property is set to null.
공용 속성 Name Gets the name of the property.
공용 속성 Readable Gets the Boolean property value that specifies whether the value of the property can be retrieved.
공용 속성 Retrieved Gets the Boolean property value that specifies whether the property has been retrieved already.
공용 속성 Type Gets the type of property.
공용 속성 Value Gets or sets the value of the property.
공용 속성 Writable Gets the Boolean property value that specifies whether the property can be modified.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcProperty.Attributes Returns an attribute collection that contains properties.
명시적 인터페이스 구현전용 속성 ISfcProperty.Dirty Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of SQL Server.
명시적 인터페이스 구현전용 속성 ISfcProperty.Enabled Gets the Boolean property value that specifies whether the property is enabled on the entity that it represents on the instance of SQL Server.
명시적 인터페이스 구현전용 속성 ISfcProperty.IsNull Gets the Boolean property value that specifies whether the property is set to null.
명시적 인터페이스 구현전용 속성 ISfcProperty.Name Gets the name of the property.
명시적 인터페이스 구현전용 속성 ISfcProperty.Required Gets the Boolean property value that specifies whether the property is required,.
명시적 인터페이스 구현전용 속성 ISfcProperty.Type Gets the type of property.
명시적 인터페이스 구현전용 속성 ISfcProperty.Value Gets or sets the value of the property.
명시적 인터페이스 구현전용 속성 ISfcProperty.Writable Gets the Boolean property value that specifies whether the property can be modified.

맨 위로 이동

참고 항목

참조

Property 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스