ObjectProperty 클래스

코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. Specifies attributes of SQL Server Management Objects (SMO) object properties.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty
    Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectProperty

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public Class ObjectProperty
‘사용 방법
Dim instance As ObjectProperty
[SerializableAttribute]
[ComVisibleAttribute(false)]
public class ObjectProperty
[SerializableAttribute]
[ComVisibleAttribute(false)]
public ref class ObjectProperty
[<SerializableAttribute>]
[<ComVisibleAttribute(false)>]
type ObjectProperty =  class end
public class ObjectProperty

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

생성자

  이름 설명
공용 메서드 ObjectProperty Initializes a new instance of the ObjectProperty class.

맨 위로 이동

속성

  이름 설명
공용 속성 DefaultValue Gets or sets the default value of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다..
공용 속성 Expensive Gets or sets a Boolean property value that specifies whether the object property is expensive in terms of time taken to load and initialize.
공용 속성 ExtendedType Gets or sets a Boolean property value that specifies whether the property is an extended property or not.
공용 속성 KeyIndex Gets or sets the property key index.
공용 속성 Name Gets or sets a value that indicates the name of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 PropertyMode Gets or sets a value that indicates the mode of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 ReadOnly Gets or sets the Boolean property value that specifies whether the property is read-only or read/write. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 ReadOnlyAfterCreation Gets or sets a value that indicates whether the property is read only after creation. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 ReferenceKeys Gets or sets the information about the keys that makes up the reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다..
공용 속성 ReferenceTemplate Gets or sets a value that indicates the URN (Uniform Resource Name) template for an object reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다..
공용 속성 ReferenceTemplateParameters Gets or sets the information about the keys that make up the reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다..
공용 속성 ReferenceType Gets or sets the type pointed to by object reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다..
공용 속성 Type Gets or sets a value that indicates the type of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 Usage Gets or sets the accepted usages for the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스