Aracılığıyla paylaş


SqlSmoObject.Properties Özelliği

Alır bir koleksiyon , Property nesneleri temsil nesne özellikleri.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property Properties As SqlPropertyCollection
    Get
'Kullanım
Dim instance As SqlSmoObject
Dim value As SqlPropertyCollection

value = instance.Properties
public SqlPropertyCollection Properties { get; }
public:
property SqlPropertyCollection^ Properties {
    SqlPropertyCollection^ get ();
}
member Properties : SqlPropertyCollection
function get Properties () : SqlPropertyCollection

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.SqlPropertyCollection
A PropertyCollection Nesne değeri belirtir koleksiyon özellikleri ilişkili nesne.