public TableDescription( TableToken tableToken )
Public Function New( _ ByVal tableToken As TableToken _ )
Parameters
- tableToken
- The TableToken that the description object is representing.
public TableDescription( TableToken tableToken )
Public Function New( _ ByVal tableToken As TableToken _ )
Exception | Description |
---|---|
System.ArgumentNullException | tableToken is null. |
Target Platforms: Windows 11, Windows 10