SqlPropertyLink 클래스

코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.ConditionedSql
    Microsoft.SqlServer.Management.Sdk.Sfc.SqlPropertyLink

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

구문

‘선언
<ComVisibleAttribute(False)> _
Public Class SqlPropertyLink _
    Inherits ConditionedSql
‘사용 방법
Dim instance As SqlPropertyLink
[ComVisibleAttribute(false)]
public class SqlPropertyLink : ConditionedSql
[ComVisibleAttribute(false)]
public ref class SqlPropertyLink : public ConditionedSql
[<ComVisibleAttribute(false)>]
type SqlPropertyLink =  
    class 
        inherit ConditionedSql 
    end
public class SqlPropertyLink extends ConditionedSql

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

생성자

  이름 설명
공용 메서드 SqlPropertyLink(XmlReadProperty) Initializes a new instance of the SqlPropertyLink class with the specified property tag to be read. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 SqlPropertyLink(XmlReadPropertyLink) 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 SqlPropertyLink(XmlReadSettings) Initializes a new instance of the SqlPropertyLink class with the specified setting tag to be read. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

속성

  이름 설명
보호된 속성 AcceptsMultipleHits 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets a value indicating whether the ConditionedSql object can be added multiple times. (ConditionedSql에서 상속됨)
보호된 속성 Fields 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets a StringCollection object that contains the names of the fields that trigger this ConditionedSql object to be added. (ConditionedSql에서 상속됨)
공용 속성 IsUsed 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets a value indicating whether this ConditionedSql object has been used. (ConditionedSql에서 상속됨)
공용 속성 LinkFields 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets the linked fields that are used to create the Transact-SQL expression. (ConditionedSql에서 상속됨)
공용 속성 LinkMultiple 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets or sets the LinkMultiple object that is used by this ConditionedSql object. (ConditionedSql에서 상속됨)
공용 속성 Table Gets or sets the joined table name. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 Used 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Gets a value that indicates whether this ConditionedSql object has been used at least once. (ConditionedSql에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드정적 멤버 Add(ConditionedSqlList, XmlReadProperty) 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드정적 멤버 Add(ConditionedSqlList, XmlReadSettings) Adds the specified SQL list and read settings to the property link.
공용 메서드정적 멤버 AddAll Adds all the items in an existing collection into the object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 AddHit 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (ConditionedSql.AddHit(String, SqlObjectBase, StatementBuilder)을(를) 재정의함)
공용 메서드 AddLinkMultiple 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Initializes the LinkMultiple object that is used by this ConditionedSql object with the multiple link information contained in the specified XmlReadMultipleLink object. (ConditionedSql에서 상속됨)
공용 메서드 ClearHit 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Marks this ConditionedSql object as unused. (The IsUsed property is set to false.) (ConditionedSql에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetFilter Retrieves the appropriate filter according to the parameters supplied.
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetTableNameWithAlias 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 IsDefault 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Specifies that this ConditionedSql object is always added, regardless of which field is requested. (ConditionedSql에서 상속됨)
공용 메서드 IsHit 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Tests whether the specified field has caused this ConditionedSql object to be added. (ConditionedSql에서 상속됨)
공용 메서드 MarkHit 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Marks this ConditionedSql object as used. (The IsUsed property is set to true.) (ConditionedSql에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 SetFields 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Sets the fields contained in the specified StringCollection as triggers for this ConditionedSql object.  (ConditionedSql에서 상속됨)
보호된 메서드 TestHit 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. Tests whether the specified field would trigger this ConditionedSql object to be added. (ConditionedSql에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

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