CalculationProperty.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.