DatabaseFileMappingsDictionary 클래스

This class, which is inherited from Dictionary, maps database file paths from the source server to the corresponding target server location that the user specifies.

상속 계층

System.Object
  System.Collections.Generic.Dictionary<String, String>
    Microsoft.SqlServer.Management.Smo.DatabaseFileMappingsDictionary

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

구문

‘선언
<ComVisibleAttribute(False)> _
Public NotInheritable Class DatabaseFileMappingsDictionary _
    Inherits Dictionary(Of String, String)
‘사용 방법
Dim instance As DatabaseFileMappingsDictionary
[ComVisibleAttribute(false)]
public sealed class DatabaseFileMappingsDictionary : Dictionary<string, string>
[ComVisibleAttribute(false)]
public ref class DatabaseFileMappingsDictionary sealed : public Dictionary<String^, String^>
[<SealedAttribute>]
[<ComVisibleAttribute(false)>]
type DatabaseFileMappingsDictionary =  
    class 
        inherit Dictionary<string, string>
    end
public final class DatabaseFileMappingsDictionary extends Dictionary<String, String>

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

생성자

  이름 설명
공용 메서드 DatabaseFileMappingsDictionary This class, which is inherited from Dictionary, maps database file paths from the source server to the corresponding target server location that the user specifies.

맨 위로 이동

속성

  이름 설명
공용 속성 Comparer (Dictionary<String, String>에서 상속됨)
공용 속성 Count (Dictionary<String, String>에서 상속됨)
공용 속성 Item Returns the database file mapping information for the specified source file.
공용 속성 Keys (Dictionary<String, String>에서 상속됨)
공용 속성 Values (Dictionary<String, String>에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Add Adds the specified database source file path and its associated database target file path to the dictionary.
공용 메서드 Clear (Dictionary<String, String>에서 상속됨)
공용 메서드 ContainsKey Determines whether this dictionary contains the specified database source file path.
공용 메서드 ContainsValue (Dictionary<String, String>에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetEnumerator (Dictionary<String, String>에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetObjectData 보안에 중요합니다. (Dictionary<String, String>에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 OnDeserialization (Dictionary<String, String>에서 상속됨)
공용 메서드 Remove (Dictionary<String, String>에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)
공용 메서드 TryGetValue (Dictionary<String, String>에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ICollection<KeyValuePair<TKey, TValue>>.Add (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDictionary.Add (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ICollection<KeyValuePair<TKey, TValue>>.Contains (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDictionary.Contains (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ICollection<KeyValuePair<TKey, TValue>>.CopyTo (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ICollection.CopyTo (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IEnumerable.GetEnumerator (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDictionary.GetEnumerator (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary.IsFixedSize (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary.IsReadOnly (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 ICollection.IsSynchronized (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary.Item (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary<TKey, TValue>.Keys (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 System#Collections#Generic#IReadOnlyDictionary{TKey@TValue}#Keys (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary.Keys (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 ICollection<KeyValuePair<TKey, TValue>>.Remove (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IDictionary.Remove (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 ICollection.SyncRoot (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary<TKey, TValue>.Values (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 System#Collections#Generic#IReadOnlyDictionary{TKey@TValue}#Values (Dictionary<String, String>에서 상속됨)
명시적 인터페이스 구현전용 속성 IDictionary.Values (Dictionary<String, String>에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

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