共用方式為


NonEmptyBehavior 屬性

Gets or sets non-empty behavior for a parent CalculationProperty object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Property NonEmptyBehavior As String
    Get
    Set
'用途
Dim instance As CalculationProperty
Dim value As String

value = instance.NonEmptyBehavior

instance.NonEmptyBehavior = value
public string NonEmptyBehavior { get; set; }
public:
property String^ NonEmptyBehavior {
    String^ get ();
    void set (String^ value);
}
member NonEmptyBehavior : string with get, set
function get NonEmptyBehavior () : String
function set NonEmptyBehavior (value : String)

屬性值

型別:System. . :: . .String
The type of behavior specified.