SfcPropertyAttribute Class

Definition

Attribute for regular properties, which data is to be managed by the defining class. These are typically scalar properties, but can be of arbitrary complexity. Example: Database.Size, Table.Name

C#
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcPropertyAttribute : Attribute
Inheritance
SfcPropertyAttribute
Attributes

Constructors

Properties

Applies to

Produkt Verzie
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0