SqlPropertyCollection-Klasse
The SqlPropertyCollection class is an abstract class that is used in the management of object properties.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Class SqlPropertyCollection _
Inherits PropertyCollection
'Usage
Dim instance As SqlPropertyCollection
public class SqlPropertyCollection : PropertyCollection
public ref class SqlPropertyCollection : public PropertyCollection
type SqlPropertyCollection =
class
inherit PropertyCollection
end
public class SqlPropertyCollection extends PropertyCollection
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Smo. . :: . .PropertyCollection
Microsoft.SqlServer.Management.Smo..::..SqlPropertyCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.