SqlObjectProperty 클래스
코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
상속 계층
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)
구문
‘선언
<ComVisibleAttribute(False)> _
Public Class SqlObjectProperty _
Inherits ObjectProperty
‘사용 방법
Dim instance As SqlObjectProperty
[ComVisibleAttribute(false)]
public class SqlObjectProperty : ObjectProperty
[ComVisibleAttribute(false)]
public ref class SqlObjectProperty : public ObjectProperty
[<ComVisibleAttribute(false)>]
type SqlObjectProperty =
class
inherit ObjectProperty
end
public class SqlObjectProperty extends ObjectProperty
SqlObjectProperty 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
SqlObjectProperty | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Alias | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
DBType | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
DefaultValue | Gets or sets the default value of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. (ObjectProperty에서 상속됨) | |
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. (ObjectProperty에서 상속됨) | |
ExtendedType | Gets or sets a Boolean property value that specifies whether the property is an extended property or not. (ObjectProperty에서 상속됨) | |
KeyIndex | Gets or sets the property key index. (ObjectProperty에서 상속됨) | |
LinkFields | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
Name | Gets or sets a value that indicates the name of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
PropertyMode | Gets or sets a value that indicates the mode of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
ReadOnly | Gets or sets the Boolean property value that specifies whether the property is read-only or read/write. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
ReadOnlyAfterCreation | Gets or sets a value that indicates whether the property is read only after creation. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
ReferenceKeys | Gets or sets the information about the keys that makes up the reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. (ObjectProperty에서 상속됨) | |
ReferenceTemplate | Gets or sets a value that indicates the URN (Uniform Resource Name) template for an object reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. (ObjectProperty에서 상속됨) | |
ReferenceTemplateParameters | Gets or sets the information about the keys that make up the reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. (ObjectProperty에서 상속됨) | |
ReferenceType | Gets or sets the type pointed to by object reference. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.. (ObjectProperty에서 상속됨) | |
SessionValue | Gets or sets the temporary value. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
Size | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
Type | Gets or sets a value that indicates the type of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
Usage | Gets or sets the accepted usages for the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ObjectProperty에서 상속됨) | |
Value | Gets or sets the tsql value for the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Add | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
Equals | (Object에서 상속됨) | |
Finalize | (Object에서 상속됨) | |
GetHashCode | (Object에서 상속됨) | |
GetType | (Object에서 상속됨) | |
GetValue | Returns the value of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. | |
MemberwiseClone | (Object에서 상속됨) | |
ToString | (Object에서 상속됨) |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.