SqlWizard.Properties 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指定之物件的屬性。
public:
property Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ Properties { Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ get(); void set(Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ value); };
public Microsoft.SqlServer.Management.RegisteredPropertyDictionary Properties { get; set; }
member this.Properties : Microsoft.SqlServer.Management.RegisteredPropertyDictionary with get, set
Public Property Properties As RegisteredPropertyDictionary
屬性值
註冊的屬性字典。