CopyInPartition Method (Guid, String, String) Create Method CreateFromXml Method CreateInPartition Method Equals Method Export Method GetActive Method GetDefault Method GetElementLinkCollection Method GetEndElement Method GetHashCode Method GetLink Method GetLinks Method GetNotificationColl...
Gets the Partition that has the specified name from the collection. C# 复制 public Microsoft.AnalysisServices.Partition FindByName(string name); Parameters name String The name of the Partition to locate. Returns Partition The Partition with the specified name, if it exists in the collection;...
After the [[Sink]] returned by this method is materialized, it returns a [[Source]] as materialized * value. This [[Source]] can be materialized an arbitrary number of times and each materialization will receive the * broadcast elements from the original [[Sink]]. * * Every new ...
PartitionCollection.Add Method (String, String) 项目 2008/12/15 本文内容 语法 线程安全 平台 请参阅 Creates and adds a Partition, with the specified name and identifier, to the end of the collection. 命名空间: Microsoft.AnalysisServices 程序集: Microsoft.AnalysisServices (in microsoft....
JsonScripter.ScriptMergePartitions Method Reference Feedback Definition Namespace: Microsoft.AnalysisServices.Tabular Assembly: Microsoft.AnalysisServices.Tabular.dll Package: Microsoft.AnalysisServices v19.90.0 Scripts out a given tabular target partition and set of source partitions into a MergePartitions ...
the first marked partition, or -1 if no marked partitions exists in the set next public int next(int nPartition) Return an index of the first marked partition that is greater than or equal to the specified partition. If no such partition exists then -1 is returned. This...
and the last range ends atStop. ThePartitionfunction then identifies which range containsNumberand returns a string describing that range. The range is represented in the string as "lowervalue:uppervalue", where the low end of the range (lowervalue) is separated from the high end (uppervalue...
this (for method chaining) getName publicStringgetName() setName publicPartitionsetName(Stringname) toXmlCompactString publicStringtoXmlCompactString() Returns a compact string representation of the object in XML format. Returns: a compact string representation of the object in XML format ...
Modifier and TypeMethod and Description static PartitionInstanceType fromValue(String value) Use this in place of valueOf. String toString() static PartitionInstanceType valueOf(String name) Returns the enum constant of this type with the specified name. static PartitionInstanceType[] values...
GetPropValueOptional(String) Retrieve the property value from : - The property bag if the state is creating or we're in Design Mode (possible NULL value) - A call to our OnPropertyMissing method otherwise (will throw exception if value is NULL) (Inherited from SqlSmoObject...