Свойство CollectionName
Gets the name of the collection that is not available.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public ReadOnly Property CollectionName As String
Get
'Применение
Dim instance As CollectionNotAvailableException
Dim value As String
value = instance.CollectionName
public string CollectionName { get; }
public:
property String^ CollectionName {
String^ get ();
}
member CollectionName : string
function get CollectionName () : String
Значение свойства
Тип: System. . :: . .String
A String value that specifies the name of the collection that is not available.