Partager via


CollectionName propriété

Gets the name of the collection that is not available.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CollectionName As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
A String value that specifies the name of the collection that is not available.